Search found 11 matches
- Mon Jul 02, 2018 12:09 pm
- Forum: Page Layout
- Topic: Reledmac: Seperating notes from main text in the source code?
- Replies: 3
- Views: 2241
Reledmac: Seperating notes from main text in the source code?
Thanks Maieul; appreciated.
- Wed Apr 18, 2018 1:24 pm
- Forum: Page Layout
- Topic: Reledmac: Seperating notes from main text in the source code?
- Replies: 3
- Views: 2241
Reledmac: Seperating notes from main text in the source code?
Another question, again for reledmac; is there a way to refer to a familiar foot note number from within another familiar foot note?
E.g.,
11 foot note number one; just some text.
12 foot note number two; see also note #11.
E.g.,
11 foot note number one; just some text.
12 foot note number two; see also note #11.
- Tue Apr 17, 2018 12:45 pm
- Forum: Page Layout
- Topic: Reledmac: Seperating notes from main text in the source code?
- Replies: 3
- Views: 2241
Reledmac: Seperating notes from main text in the source code?
Hello List, I'm using Reledmac to footnote a text; mainly using the familiar notes feature. Is there a convenient way to separate the foot note text from the main text (in the source code)? I ask because embedding lots of notes within the main text essentially makes the main text unreadable (in the ...
- Thu Feb 25, 2016 1:48 pm
- Forum: Text Formatting
- Topic: Does Letterine work with Fontspec?
- Replies: 1
- Views: 1060
Does Letterine work with Fontspec?
Hello List, I'm new (a couple of weeks into my first LaTeX document). I have been experimenting with the Letterine package for drop caps. It seems to work fine with the default typefaces. However, (I'm using XeLaTeX) if I use package fourier, or polyglossia, or fontspec to choose a non-default typef...
- Mon Feb 22, 2016 2:00 pm
- Forum: General
- Topic: Complex? layout help? Topic is solved
- Replies: 10
- Views: 4188
Re: Complex? layout help? Topic is solved
Thanks Stefan_K that worked great.
I think all my original requirements are either solved, or now obsolete. Many thanks
I think all my original requirements are either solved, or now obsolete. Many thanks

- Sun Feb 21, 2016 2:30 pm
- Forum: General
- Topic: Complex? layout help? Topic is solved
- Replies: 10
- Views: 4188
Re: Complex? layout help? Topic is solved
Thanks Johannes_B, that worked for the Marks. Many thanks--I have spent hours looking for examples and guessing, but I never would have guessed that :) Yes, there were a couple of other questions, but I solved them already, so I edited them out. One was removing the horizontal rule above footnotes (...
- Sun Feb 21, 2016 1:19 am
- Forum: General
- Topic: Complex? layout help? Topic is solved
- Replies: 10
- Views: 4188
Re: Complex? layout help? Topic is solved
Here's where I am at so far: \documentclass[12pt,twoside]{article} \usepackage{polyglossia,fontspec,xunicode} \usepackage{libertineotf} \usepackage{microtype} \setmainlanguage{english} \setlength{\parindent}{0pt} \usepackage[series={A},noend,noeledsec]{reledmac} \firstlinenum{1} \linenumincrement{2}...
- Sat Feb 20, 2016 12:40 pm
- Forum: General
- Topic: Complex? layout help? Topic is solved
- Replies: 10
- Views: 4188
Re: Complex? layout help? Topic is solved
Thanks for the welcome :) yes, the reledmac package is looking really promising for my scenario. One thing I can't figure out from the (generally excellent) documentation is how to control the appearance (type size) of a familiar-note's Mark where the notes are typeset below the main text. Section 5...
- Fri Feb 19, 2016 6:08 am
- Forum: General
- Topic: Complex? layout help? Topic is solved
- Replies: 10
- Views: 4188
Re: Complex? layout help? Topic is solved
Okay.
So after several days of searching in all the wrong places I have finally stumbled across the existence of the reledmac and ednotes packages for typesetting critical editions, which may be what I need.
So after several days of searching in all the wrong places I have finally stumbled across the existence of the reledmac and ednotes packages for typesetting critical editions, which may be what I need.
- Thu Feb 18, 2016 10:32 am
- Forum: General
- Topic: Complex? layout help? Topic is solved
- Replies: 10
- Views: 4188
Re: Complex? layout help? Topic is solved
No takers? Perhaps I am way off the mark, and there's simply a "better way" to do a critique-type documents? I would be happy to learn about it! Meanwhile, this is the closest I've managed so far: \documentclass[english]{article} %\usepackage[T1]{fontenc} \usepackage{babel} \begin{document...