Theses, Books, Title pages ⇒ Legrand-orange-book Chapter Images Title Box Opacity Problem
-
- Posts: 4
- Joined: Thu Sep 29, 2016 5:03 pm
Legrand-orange-book Chapter Images Title Box Opacity Problem
I have a strange problem using the legrand-orange-book for my dissertation.
Sometimes, the chapter title box in front of the chapter images is filled completely - its opacity value is ignored (the box should be half-transparent). This happens in 95% of the compilations - but SOMETIMES - everything is fine but I do not change anything.
I used the template provided by overleaf.
Has anyone an idea? I already think about saving those pages if they compile well and merge them later into the final PDF.. but thats not the way it should work.
Thank you very much for your replies!
- Attachments
-
- problem2.jpg (155.08 KiB) Viewed 6790 times
-
- problem.jpg (233.23 KiB) Viewed 6790 times
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Legrand-orange-book Chapter Images Title Box Opacity Problem
did you solve your problem?
I admit I did not search on Overleaf for a version of that template (changed or not, from the original), and there was no code here to reproduce a problem that sometimes is that way or the other... Let us know (with code) if you still work on that issue and would like to have us to check it.
Stefan
-
- Posts: 4
- Joined: Thu Sep 29, 2016 5:03 pm
Legrand-orange-book Chapter Images Title Box Opacity Problem
I did not solve it, but I guess I figuered out a problem.
My default settings in Overleaf for the LaTeX Engine was "choose automatically". So I think Overleaf sometimes changes the engine (maybe due to workload balancing) and this error then occures. When selecting XeLaTeX, no error occures and everything works well.
Hopefully this can help!
Sebastian
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Legrand-orange-book Chapter Images Title Box Opacity Problem
fontspec
is used, or to LuaLaTeX if it notices that the document uses \directlua
etc. I don't have the details though, that's just for example.Stefan
Legrand-orange-book Chapter Images Title Box Opacity Problem
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Legrand-orange-book Chapter Images Title Box Opacity Problem
welcome to the forum!
I don't see a misalignment here. Perhaps post your code that shows the issue. And it would be good to open a new topic, since this question is hard to notice in an old topic of 2017.
Stefan