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 7108 times
-
- problem.jpg (233.23 KiB) Viewed 7108 times
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- 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: 10360
- 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: 10360
- 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