|
From: engelbert g. <gr...@us...> - 2003-10-19 04:28:06
|
Update of /cvsroot/docutils/docutils/docs In directory sc8-pr-cvs1:/tmp/cvs-serv19369/docs Modified Files: latex.txt Log Message: Fix: having too wide tables in sidebars. Index: latex.txt =================================================================== RCS file: /cvsroot/docutils/docutils/docs/latex.txt,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- latex.txt 5 Oct 2003 16:40:26 -0000 1.25 +++ latex.txt 18 Oct 2003 21:42:39 -0000 1.26 @@ -272,4 +272,16 @@ * For additional docinfo items: the field_body is inserted as text, i.e. no markup is done. * Multiple author entries in docinfo (same thing as in html). +* pslatex has not textbackslash ind bold ? +* make use (but test against pslatex) :: + + \textbackslash \backslash \ + \textbar \mid | + \textless < < + \textgreater > > + \textasciicircum \hat ^ + \textasciitilde \tilde ~ + \textbullet \bullet gefüllter Kreis auf halber Höhe + \textperiodcentered \cdot · + \textvisiblespace (n.v.) sichtbares Leerzeichen |