Search found 9775 matches
- Sun Jun 26, 2022 5:54 pm
- Forum: Theses, Books, Title pages
- Topic: Subfigures, Landscape pages, appendices.
- Replies: 8
- Views: 175
Subfigures, Landscape pages, appendices.
Either use the school template because you should follow it, then you have the restrictions and cannot do what it doesn't support. Or use a modern proven template such as https://latextemplates.com/template/masters-doctoral-thesis that us compatible to modern LaTeX and modern packages and so it's cu...
- Sun Jun 26, 2022 12:46 pm
- Forum: Text Formatting
- Topic: Itemize flushed to bottom when using \vfill
- Replies: 3
- Views: 138
Itemize flushed to bottom when using \vfill
Hi, welcome to the forum! And very good that you made your code testable! So we can see the issue right here in the forum without downloading code and testing with a local LaTeX compiler. In the second example, the second \vfill comes after the page break, so the first \vfill pushes the itemize down...
- Sun Jun 26, 2022 12:39 pm
- Forum: Theses, Books, Title pages
- Topic: Subfigures, Landscape pages, appendices.
- Replies: 8
- Views: 175
Subfigures, Landscape pages, appendices.
I installed TeXlive and TeXstudio as the editor. It is working fine however I have some errors when it comes to including subfigures from the code below, even when the class is defined, \usepackage{subfigure} , it gives a conflicting error with the class. What is the error message? Please always te...
- Sat Jun 25, 2022 4:40 pm
- Forum: Text Formatting
- Topic: dot in theorem environment
- Replies: 3
- Views: 352
dot in theorem environment
This removes the dot after the name:
The number appearance is like you define as numbering in the document, either with or without dot.
Stefan
\usepackage{xpatch} \makeatletter \xpatchcmd{\@thm}{.}{}{}{} \makeatother
The number appearance is like you define as numbering in the document, either with or without dot.
Stefan
- Sat Jun 25, 2022 4:33 pm
- Forum: Community talk
- Topic: How to delete my account
- Replies: 1
- Views: 113
How to delete my account
Hi,
you can send me a short email to stefan@latex.org and I do it for you. Or confirm here, because your question was about how to do it and not a request to do it. To be safe, confirm, otherwise it could have just been a curious question.
Stefan
you can send me a short email to stefan@latex.org and I do it for you. Or confirm here, because your question was about how to do it and not a request to do it. To be safe, confirm, otherwise it could have just been a curious question.
Stefan
- Sun Jun 12, 2022 2:06 am
- Forum: Text Formatting
- Topic: line spacing
- Replies: 1
- Views: 129
line spacing
Hi Jan,
I don't have both operating systems here. Can you perhaps post the two different PDFs as attachment here, and both .log files too?
Stefan
I don't have both operating systems here. Can you perhaps post the two different PDFs as attachment here, and both .log files too?
Stefan
- Sat Jun 11, 2022 9:21 pm
- Forum: Theses, Books, Title pages
- Topic: Bibliography not compatible with author year and hyperefs not working with class file.
- Replies: 26
- Views: 647
Bibliography not compatible with author year and hyperefs not working with class file.
If you have a deadline and don't want to risk your TeX installation, you could use Overleaf online and make a project there for your thesis. If that runs, fine, you could use that for writing (and you have your Cygwin installation still working as before). And if your thesis compiles on Overleaf, yo...
- Sat Jun 11, 2022 9:04 pm
- Forum: Theses, Books, Title pages
- Topic: Bibliography not compatible with author year and hyperefs not working with class file.
- Replies: 26
- Views: 647
Bibliography not compatible with author year and hyperefs not working with class file.
There is just a typo in the command name.
Stefan
Stefan
- Sat Jun 11, 2022 8:52 pm
- Forum: Theses, Books, Title pages
- Topic: Bibliography not compatible with author year and hyperefs not working with class file.
- Replies: 26
- Views: 647
Bibliography not compatible with author year and hyperefs not working with class file.
I took a look into the log file. The TeX installation doesn't look very old: This is pdfeTeXk, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) (format=pdflatex 2020.5.27) However, the epstopdf version looks very old, that's probably the reason why there was an error: Package: epstopdf 2001/02/04 v1.1 My ve...
- Sat Jun 11, 2022 8:12 pm
- Forum: Theses, Books, Title pages
- Topic: Bibliography not compatible with author year and hyperefs not working with class file.
- Replies: 26
- Views: 647
Bibliography not compatible with author year and hyperefs not working with class file.
What TeX distribution (version, year) do you use? When did you install or update it? Can you post your .log file here, as attachment?
Stefan
Stefan