Dear all,
I have this problem I just wont get familiar with. I have an emacs copy on my memory stick and work on Windows machines sometimes. I usually work with Linux and thus have the utf8x option for the inputenc package set. Then, when I create a new tex file on linux, continue to work on it on ...
Search found 27 matches
- Mon May 03, 2010 9:33 am
- Forum: Fonts & Character Sets
- Topic: Switching Character Sets
- Replies: 0
- Views: 1329
- Wed Dec 31, 2008 12:26 pm
- Forum: Math & Science
- Topic: AMS and \oint
- Replies: 6
- Views: 8791
Re: AMS and \oint
thank you guys for the inspiration!
The possibilities with LaTeX and its relatives are just amazing! I love it
Since I got a little experience with pstricks, I'm going to experiment a little bit.
Happy new year
Regards
Fab
The possibilities with LaTeX and its relatives are just amazing! I love it

Since I got a little experience with pstricks, I'm going to experiment a little bit.
Happy new year
Regards
Fab
- Tue Dec 30, 2008 11:53 pm
- Forum: Math & Science
- Topic: AMS and \oint
- Replies: 6
- Views: 8791
AMS and \oint
Tables 57 or 58 in the same 'symbols' document?
these are not the styles I'm looking for. The integrals in the esint package are nicely slanted but the circles of the \oint's are a little too big for my taste.
However, the exact styles of the integrals printed in the books mentioned above are ...
these are not the styles I'm looking for. The integrals in the esint package are nicely slanted but the circles of the \oint's are a little too big for my taste.
However, the exact styles of the integrals printed in the books mentioned above are ...
- Tue Dec 30, 2008 1:13 am
- Forum: Math & Science
- Topic: AMS and \oint
- Replies: 6
- Views: 8791
AMS and \oint
I've read several books where double and triple integrals over closed surfaces are typeset.
The integrals are slanted and the indicator for the closed surface is in elliptical style such as the integrals
shown in table 60 on page 29 in the symbols-a4.pdf document (but these integrals are upright ...
The integrals are slanted and the indicator for the closed surface is in elliptical style such as the integrals
shown in table 60 on page 29 in the symbols-a4.pdf document (but these integrals are upright ...
- Sun Dec 21, 2008 5:42 pm
- Forum: Page Layout
- Topic: titlepage environment
- Replies: 2
- Views: 5240
titlepage environment
I can see! Thanks for the heads up!josephwright wrote:You need to use \footnotemark and \footnotetext. See:
http://www.tex.ac.uk/cgi-bin/texfaq2htm ... =footintab
for example
--
Joseph Wright
\footnotemark and \footnotetext works fine
Regards
Fab
- Sun Dec 21, 2008 4:25 pm
- Forum: Page Layout
- Topic: titlepage environment
- Replies: 2
- Views: 5240
titlepage environment
Dear readers
I have to do a "special" layout of the titlepage. Therefore I use the titlepage environment. Now, I would like to use the \thanks command just like you can use it with the \author command. I list the names of contributors within a tabular environment and use \thanks within tabular. The ...
I have to do a "special" layout of the titlepage. Therefore I use the titlepage environment. Now, I would like to use the \thanks command just like you can use it with the \author command. I list the names of contributors within a tabular environment and use \thanks within tabular. The ...
- Sat Dec 06, 2008 11:49 pm
- Forum: General
- Topic: question about thebibliography
- Replies: 4
- Views: 2665
question about thebibliography
thanks a million!gmedina wrote:Hi,
use \input instead of \include.
it's always those little things!
have a nice weekend
Fab
- Sat Dec 06, 2008 9:48 pm
- Forum: General
- Topic: question about thebibliography
- Replies: 4
- Views: 2665
question about thebibliography
Hello readers
I would like to ask a question regarding the thebibliography environment. When I typeset my document, LaTeX puts the bibliography item (created with \bibitem) on a new page, leaving the previous page with the "References" title empty (that is, no items are typeset on this initial page ...
I would like to ask a question regarding the thebibliography environment. When I typeset my document, LaTeX puts the bibliography item (created with \bibitem) on a new page, leaving the previous page with the "References" title empty (that is, no items are typeset on this initial page ...
- Fri Nov 14, 2008 7:44 pm
- Forum: General
- Topic: openright as option in \documentclass[]{report}
- Replies: 2
- Views: 8811
openright as option in \documentclass[]{report}
Thank you, much appreciated!Stefan_K wrote:Hi Fab,
you will find a solution in the fancyhdr documentation in 15 Those blank pages:or redefine \cleardoublepage like described there.Code: Select all
\clearpage{\pagestyle{empty}\cleardoublepage}
Stefan
- Fri Nov 14, 2008 11:42 am
- Forum: General
- Topic: openright as option in \documentclass[]{report}
- Replies: 2
- Views: 8811
openright as option in \documentclass[]{report}
Hello readers
I'm writing a document and I would like to use openright as an option for a report class. Now when I typset the document all chapter's begin nicely on odd pages. But here's my problem, I would like to have the inserted blank pages (if a chapter ends on an odd page, the next even one ...
I'm writing a document and I would like to use openright as an option for a report class. Now when I typset the document all chapter's begin nicely on odd pages. But here's my problem, I would like to have the inserted blank pages (if a chapter ends on an odd page, the next even one ...