Theses, Books, Title pagesLegrand-orange-book Chapter Images Title Box Opacity Problem

Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Post Reply
MaverickVG
Posts: 4
Joined: Thu Sep 29, 2016 5:03 pm

Legrand-orange-book Chapter Images Title Box Opacity Problem

Post by MaverickVG »

Hello,
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
problem2.jpg (155.08 KiB) Viewed 6253 times
problem.jpg
problem.jpg (233.23 KiB) Viewed 6253 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
User avatar
Stefan Kottwitz
Site Admin
Posts: 10290
Joined: Mon Mar 10, 2008 9:44 pm

Legrand-orange-book Chapter Images Title Box Opacity Problem

Post by Stefan Kottwitz »

Hi,

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
LaTeX.org admin
MaverickVG
Posts: 4
Joined: Thu Sep 29, 2016 5:03 pm

Legrand-orange-book Chapter Images Title Box Opacity Problem

Post by MaverickVG »

Hi,

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
User avatar
Stefan Kottwitz
Site Admin
Posts: 10290
Joined: Mon Mar 10, 2008 9:44 pm

Legrand-orange-book Chapter Images Title Box Opacity Problem

Post by Stefan Kottwitz »

Good to know! Yes, a change can occur. But this should depend on the code, not on workload. Overleaf detects which engine to use, that's pdfLaTeX by default. It would switch to XeLaTeX if it sees that 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
LaTeX.org admin
Tadeu
Posts: 2
Joined: Wed Jan 30, 2019 7:35 pm

Legrand-orange-book Chapter Images Title Box Opacity Problem

Post by Tadeu »

Also I see that the numbering of the topic is misaligned in relation to the text. How can I fix this?
User avatar
Stefan Kottwitz
Site Admin
Posts: 10290
Joined: Mon Mar 10, 2008 9:44 pm

Legrand-orange-book Chapter Images Title Box Opacity Problem

Post by Stefan Kottwitz »

Hi Tadeu,

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
LaTeX.org admin
Post Reply