Details about the options can be found in /usr/share/texmf/doc/latex/listings/listings.dvi
Welcome to LaTeX

Code: Select all
\lstset{extendedchars=true}Code: Select all
The LOG file does not exist or you do not have read permission. Maybe you forgot to create the LOG file?
mvikred@Tamarlane mvikred $ lskarnesky wrote:Try running latex from an xterm or shell.
IIRC, Kile prints this error when it tried to open a log that doesn't exist. Usually the log doesn't exist because latex didn't make one. Perhaps you didn't save your file and/or didn't save it with an appropriate extension.
thanx man this workedkarnesky wrote:See if http://www.tex.ac.uk/cgi-bin/texfaq2htm ... ormatstymy helps
Code: Select all
emerge dvipdfm

Code: Select all
imap <C-b> <Plug>Tex_MathBF
imap <C-c> <Plug>Tex_MathCal
imap <C-l> <Plug>Tex_LeftRight
imap <C-i> <Plug>Tex_InsertItem
imap <C-k> <Plug>IMAP_JumpBackA quick fix might be to subtract the same amount from \textheight.discostu wrote:\ldots However, because the header is 3 lines, it overlaps the body. When I add \headheight it kind of fixes it, but it seems to move everything down the page and it doesn't look good. What's the best way to fix this?
Thanks,
Stu
Code: Select all
# emerge -pvt tetex
These are the packages that I would merge, in reverse order:
Calculating dependencies ...done!
[blocks B ] app-text/tetex (from pkg app-text/ptex-3.1.3)
[blocks B ] app-text/tetex (from pkg app-text/xdvik-22.40y-r2)
[ebuild N ] app-text/xdvik-22.40y-r2 -cjk +libwww 2,203 kB
[ebuild N ] app-text/ptex-3.1.3 +X -debug +doc 1,966 kB
[ebuild R ] app-text/tetex-2.0.2-r3 +X -debug +doc 0 kB
Code: Select all
[blocks B ] dev-tex/eurosym (from pkg app-text/tetex-2.0.2-r3)
[blocks B ] >=app-text/tetex-2 (from pkg dev-tex/eurosym-1.4)


There is en eclass for tex packages - just take a look at one of the existing ebuilds - most of them consist of three steps:twam wrote:Is there no easy and automatic way of updating the packages like Miktex for Windows? I don't want to download 20 packages by hand and include them.
Code: Select all
Font shape `OT1/cmr/bx/sc' undefined(Font) using `OT1/cmr/bx/n' instead on input line 1. Font shape `OT1/cmr/bx/sc' undefined(Font) using `OT1/cmr/bx/n' instead
./methods.tex:0: Some font shapes were not available, defaults substituted.