Search found 3 matches

by JasonLiam
Fri Mar 14, 2025 4:18 pm
Forum: Theses, Books, Title pages
Topic: Footnote not displayed at correct position when used inside definition in Legrand Orange Book
Replies: 1
Views: 3105

Footnote not displayed at correct position when used inside definition in Legrand Orange Book

I noticed that the footnote is not displayed at the correct position when used inside the definition in Legrand Orange Book. I used the following code to create the footnote:

\begin{definition}[Group] % Specify a name/title in square brackets, or leave them out for no title
This is the definition ...
by JasonLiam
Fri Mar 14, 2025 11:38 am
Forum: Theses, Books, Title pages
Topic: How to remove the square box shown at the end of example in Legrand Orange Book
Replies: 2
Views: 1611

Re: How to remove the square box shown at the end of example in Legrand Orange Book

@Bartman

This worked thanks. Btw the code snippet you provided is also already present in the original class file. So what exactly happened when we pasted the same snippet from that original class file to my main.tex. I mean I know that pasting that snippet into my main.tex file overrode the ...
by JasonLiam
Thu Mar 13, 2025 5:27 pm
Forum: Theses, Books, Title pages
Topic: How to remove the square box shown at the end of example in Legrand Orange Book
Replies: 2
Views: 1611

How to remove the square box shown at the end of example in Legrand Orange Book

I am using the template called "Legrand Orange Book" and noticed that there are two square boxes shown(one before and one after the example) as shown in the attached screenshot. I want to remove the square box shown after the example. That is, I want that only the square box before the example ...