![]() |
I just tried figuring that out a few minutes ago!
I used \pagestyle{empty}, and that got rid of all the page numbers, except the first page (but that might because of the documentclass I'm using). |
[QUOTE=Zeta-Flux;186588]I just tried figuring that out a few minutes ago!
I used \pagestyle{empty}, and that got rid of all the page numbers, except the first page (but that might because of the documentclass I'm using).[/QUOTE] What documentclass are you using? |
amsart
|
[QUOTE=Zeta-Flux;186591]amsart[/QUOTE]
What's wrong with article?: [CODE] \documentclass[12pt,reqno]{article} [/CODE] And all of my page numbers were removed.... |
I actually like the fact it kept one page number. But it was just strange that it didn't remove them all. I like amsart a lot for some things (like small references) and I like article for other things.
|
In this [URL="http://projecteuclid.org/DPubS/Repository/1.0/Disseminate?view=body&id=pdf_1&handle=euclid.pja/1195511292"]paper[/URL], there is a function (which we shall call [TEX]f_k(n)[/TEX] for now since I do not know how to typeset it) that is defined as [TEX]f_k(n) = \prod_{p}\left(1-\frac{\rho(p)-1}{p-1}\right)[/TEX], and I was wondering how I could typeset the symbol for that function in LaTeX.
|
The following is a great reference for most symbols. [url]http://www.ctan.org/tex-archive/info/symbols/comprehensive/symbols-a4.pdf[/url]
The one you linked to looks either like a gothic letter, or a german s, or something like that. |
I believe that's simply $\mathfrak{G}_k(n)$ although the [TEX]\TeX[/TEX] mode here gets it wrong, [TEX]\mathfrak{G}_k(n)[/TEX]
|
[quote=frmky;190280]I believe that's simply $\mathfrak{G}_k(n)$[/quote]
That works. Thanks! :smile: |
1 Attachment(s)
On page 5 of the attached paper: [ATTACH]4171[/ATTACH]
In the equation after the sentence, "The major arcs are non overlapping. Set", there is a set theory symbol in the shape of a capital U (sorry, I don't know what it is called). I was wondering how I could typeset it in LaTeX? I thought it was originally \cup, but this is wrong. Thanks! |
[TEX]\bigcup[/TEX]
|
| All times are UTC. The time now is 22:41. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.