Search found 9901 matches
- Mon May 29, 2023 12:08 am
- Forum: Document Classes
- Topic: Cannot get \enumitem to do what I need in memoir class
- Replies: 2
- Views: 117
Cannot get \enumitem to do what I need in memoir class
Hi, welcome to the forum! I guess there's a better chance to get a solution if you add the image here as attachment in the forum (instead of some outside pasteboard) and a small but full compilable example ( ) because nobody tests such a \setlist command list just in the head or imagines a LaTeX doc...
- Sun May 28, 2023 6:26 pm
- Forum: MiKTeX and proTeXt
- Topic: TexStudio error: Failed to find .pdf file for previewing
- Replies: 10
- Views: 53895
TexStudio error: Failed to find .pdf file for previewing
Hello Ian,
welcome to the forum!
On Linux, go to the "Options" Menu instead of "Preferences" (Mac).
Stefan
welcome to the forum!
On Linux, go to the "Options" Menu instead of "Preferences" (Mac).
Stefan
- Tue May 23, 2023 4:47 pm
- Forum: LaTeX Beginner's Guide
- Topic: A question about the cookbook.
- Replies: 2
- Views: 1598
A question about the cookbook.
Update: now that I finished the TikZ book, the publisher asked me if I would consider updating the Cookbook. It was unexpected, and there's no decision yet. It would be polishing the existing content, replacing some examples, improving quality in general, fixing URLs that are not working anymore or ...
- Fri May 12, 2023 5:23 pm
- Forum: LaTeX Beginner's Guide
- Topic: Kaobook template
- Replies: 1
- Views: 241
Kaobook template
Hi rafighb,
welcome to the forum!
Did you find a solution already? If not, I think you can contact the friendly Overleaf support, they are very helpful, as the template is on their site.
Stefan
welcome to the forum!
Did you find a solution already? If not, I think you can contact the friendly Overleaf support, they are very helpful, as the template is on their site.
Stefan
- Fri May 12, 2023 5:21 pm
- Forum: LaTeX Beginner's Guide
- Topic: Using \inparaitem with customized numbering
- Replies: 2
- Views: 539
Using \inparaitem with customized numbering
Hi, welcome to the forum! Sorry for my late answer, somehow the notifications for this forum were turned off. For the numbered lists you need to load the enumitem package, so that would work: \usepackage{enumitem} \newcommand*\circled[1]{\tikz[baseline=(char.base)]{% \node[shape=circle,fill=black!20...
- Fri May 12, 2023 5:12 pm
- Forum: LaTeX Beginner's Guide
- Topic: A question about the cookbook.
- Replies: 2
- Views: 1598
A question about the cookbook.
Hello, there's no new edition planned for this year. I'm working on a TikZ book for now, the title is: LaTeX graphics with TikZ . The TikZ book will appear in July, 2023. I think the Cookbook's content is still very valid. In a new edition, I would probably add some examples. Btw. the detailed step-...
- Sun May 07, 2023 9:49 am
- Forum: Math & Science
- Topic: The vertices overlap in tikz
- Replies: 3
- Views: 1153
The vertices overlap in tikz
Hi Autumn, welcome to the forum! Look at the line for coordinate A here, I put the semicolon at the end. It is missing in your original code. Every TikZ path has to end with a semicolon. %!TEX lualatex \documentclass{ltjsarticle} \usepackage{tikz} \usetikzlibrary{intersections,calc,arrows.meta} \beg...
- Sat May 06, 2023 7:20 pm
- Forum: General
- Topic: Errors when referencing equations, etc.
- Replies: 7
- Views: 372
Errors when referencing equations, etc.
I downloaded the template, compiled it, it throws many errors.
And yes, it looks broken, see the magenta thing in the output. You should not use it, except if you publish with the JAES, and then you should contact them because the issue is with them.
Stefan
And yes, it looks broken, see the magenta thing in the output. You should not use it, except if you publish with the JAES, and then you should contact them because the issue is with them.
Stefan
- Sat May 06, 2023 7:01 pm
- Forum: General
- Topic: Errors when referencing equations, etc.
- Replies: 7
- Views: 372
Errors when referencing equations, etc.
Looks like you have some settings in the preamble (not shown here) where the highlighting of references (probably hyperref) contains coloring (red, green) but in a wrong way so the color names just make it to the text.
Stefan
Stefan
- Sat May 06, 2023 6:45 pm
- Forum: General
- Topic: Errors when referencing equations, etc.
- Replies: 7
- Views: 372
Errors when referencing equations, etc.
Hi Claus, they don't show up as pretty as they should. how are they looking, how shall they look? is that my equation references looks very bad, see attached picture I saw the attachments, but why is it bad, and how shall they look to be good? Also, it would be great if you would post compilable cod...