LyXFix for Indentation in Endnotes

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
UMaster7
Posts: 1
Joined: Wed Mar 27, 2013 1:45 pm

Fix for Indentation in Endnotes

Post by UMaster7 »

My Problems are the following.
  • Endnotes are not on a line at the beginning, because each second line starts far too left.
  • also Links in endnotes break any rules and make the right side look :shock:
Some data:
My Preamble is:

Code: Select all

\usepackage{listings}

\lstset{
  language=Matlab,
  numbers=left,
  numberstyle=\tiny,
  basicstyle=\footnotesize,
  showstringspaces=false,
  numberblanklines=false,
  frame=single,
  backgroundcolor=\color{zebg},
  xleftmargin=0cm,
  linewidth=1.11\linewidth
}

\renewcommand{\notesname}{Endnoten}
Document class is scrartcl from koma-script. Tried it also with article. No changes till now.

Modules:
  • hang
  • footnote 2 endnote
Rest is LyX-standard.

:?:
Attachments
LyX-Endnotes.png
LyX-Endnotes.png (54.58 KiB) Viewed 2703 times
Last edited by localghost on Wed Mar 27, 2013 7:38 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

Post Reply