Please, always prepare a self-contained minimal example that makes it easier for others to offer help.
[…] But after I convert to PDF, the special chars are gone and only the directory and files names are keep. […]
We don't have the log file ( *.log ) here to see what's going wrong. Are there any ...
Search found 9180 matches
- Tue Apr 01, 2025 3:42 pm
- Forum: Text Formatting
- Topic: Verbatim text and special chars
- Replies: 1
- Views: 9384
- Tue Dec 17, 2013 10:43 am
- Forum: Math & Science
- Topic: Automatically scaled Delimiters in multiline Equations
- Replies: 2
- Views: 16236
Automatically scaled Delimiters in multiline Equations
Avoid eqnarray ! Use the corresponding environments provided by amsmath (perhaps enhanced by mathtools from the mh bundle).
Regardless of that you can't split automatically scaled pairs of delimiters over several lines. Either use a closing invisible delimiter or manual delimiter scaling ...
Regardless of that you can't split automatically scaled pairs of delimiters over several lines. Either use a closing invisible delimiter or manual delimiter scaling ...
- Mon Dec 16, 2013 7:23 pm
- Forum: LyX
- Topic: Fix Figures in their Position
- Replies: 1
- Views: 7874
- Mon Dec 16, 2013 7:15 pm
- Forum: Page Layout
- Topic: Suppress Page Numbers on ToC Pages
- Replies: 3
- Views: 18095
Suppress Page Numbers on ToC Pages
What about simply switching between two page styles?
For a more detailed answer instead of this random shot it requires a self-contained and minimal example.
Best regards and welcome to the board
Thorsten
Code: Select all
\pagestyle{empty}
\tableofcontents
\pagestyle{plain}
Best regards and welcome to the board
Thorsten
- Mon Dec 16, 2013 6:45 pm
- Forum: LyX
- Topic: Bibliography Writing
- Replies: 4
- Views: 7560
Bibliography Writing
It seems as if section about BibTeX in the LyX Wiki could be helpful.
In general the LyX Wiki is a good starting point for general information about the use of LyX.
Thorsten
In general the LyX Wiki is a good starting point for general information about the use of LyX.
Thorsten
- Fri Dec 13, 2013 5:05 pm
- Forum: General
- Topic: Additional Rule after Part ToC Entry causes bad Page Breaks
- Replies: 4
- Views: 19670
Additional Rule after Part ToC Entry causes bad Page Breaks
I didn't take into account that a part heading of course can consist only of characters without descenders. So we need an invisible strut here to balance this.
Supplement the redefinition of \cftpartafterpnum with the \strut command to insert an invisible rule with a height of 0.7\baselineskip and ...
Supplement the redefinition of \cftpartafterpnum with the \strut command to insert an invisible rule with a height of 0.7\baselineskip and ...
- Thu Dec 12, 2013 8:26 pm
- Forum: General
- Topic: Additional Rule after Part ToC Entry causes bad Page Breaks
- Replies: 4
- Views: 19670
Additional Rule after Part ToC Entry causes bad Page Breaks
Your redefinition of \cftpartafterpnum seems to be the culprit. It requires to prevent the page break between the concerned ToC entry and the following rule. And according to the explanations in the tocloft manual I think that \cftparfillskip is fairly wrong here.
The below approach works quite ...
The below approach works quite ...
- Wed Dec 11, 2013 9:38 pm
- Forum: Graphics, Figures & Tables
- Topic: Table too wide
- Replies: 1
- Views: 6295
Table too wide
Just for information to other users for awareness of possibly already existing solutions. The question has also been posted to {TeX} SX . Please read what our administrator thinks about that .
A crossposting is always contra-productive. But there is nothing really against it as long as it is ...
A crossposting is always contra-productive. But there is nothing really against it as long as it is ...
- Wed Dec 11, 2013 8:33 pm
- Forum: BibTeX, biblatex and biber
- Topic: Bibliography in alphabetic Order
- Replies: 2
- Views: 5892
Bibliography in alphabetic Order
If you want to get concrete answers, you will have to present more than a preamble. Since you are not new to the forum, you should already know this.
Thorsten
Thorsten
- Mon Dec 09, 2013 10:39 am
- Forum: Conversion Tools
- Topic: Missing ToC and References in compiled PDF Output
- Replies: 2
- Views: 10479
Missing ToC and References in compiled PDF Output
Perhaps somewhere in the exported code?ZamanX90 wrote:[…] Where is the error?
Best regards and welcome to the board
Thorsten