-
Need review for the beta version. There is a PDF copy [here](http://www.ime.unicamp.br/~ra092767/brazopt.pdf).
-
If a verse is to long to fit in a single line it gets broken, which is ok but it seems that there is no test to prevent widows
![widow in verse](https://f.cloud.github.com/assets/3011538/22182/1dab04…
tweh updated
10 years ago
-
Need to look into this problem that I've kinda fixed already but need to confirm the fix won't break other things:
```
% \end{macrocode}
% In default \LaTeX, the part ToC entry is written without …
wspr updated
11 years ago
-
I guess I found a bug in `eledpar` when used with KOMA-Script, i.e. the `scrbook` class.
```
\documentclass{scrbook}
\usepackage{eledmac,eledpar}
\setstanzaindents{1,0}
\setcounter{stanzainden…
tweh updated
11 years ago
-
\ExecuteBibliographyOptions has an optimal parameter . If this is specified, the latex run quits with the error (for example):
! Package keyval Error: isbn undefined.
Without the optimal parameter, …
-
[Anonymous report]
I am using KOMA script style for my thesis. To use SI units, I have included the package `siunitx`. It is pretty appealing to use this, owing to its ease. However, I find one issue…
-
The following document:
``` latex
\documentclass[]{scrlttr2}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{ngerman}
\usepackage{MyriadPro}
\begin{document}
Hello World!
\end{doc…
-
Разобраться, как это делается в LaTeX и сделать.
-
In debugging #19 I found that running the specs (after installing pandoc) leads to:
```
$ bundle exec rake spec --trace
** Invoke spec (first_time)
** Invoke vendor_orgmode (first_time)
** Invoke /Us…
-
The subbibliography headings get a number although they shouldn't when typeset with the twoside option in the KOMA script classes . See [here](http://tex.stackexchange.com/questions/75901/) for detail…