|
|
@@ -2,21 +2,3 @@ |
|
|
|
|
|
|
|
## TODO |
|
|
|
|
|
|
|
### fix lang: italian error |
|
|
|
|
|
|
|
make sputa questo errore: |
|
|
|
|
|
|
|
! Package babel Error: You haven't specified a language option. |
|
|
|
See the babel package documentation for explanation. |
|
|
|
Type H <return> for immediate help. |
|
|
|
... |
|
|
|
l.343 ...ry to proceed from here, type x to quit.} |
|
|
|
pandoc: Error producing PDF |
|
|
|
Makefile:2: recipe for target 'book-a4.pdf' failed |
|
|
|
make: *** [book-a4.pdf] Error 43 |
|
|
|
|
|
|
|
Il pacchetto texlive-lang-italian è installato. |
|
|
|
Forse è il mio setup poco CTAN e tanto apt-get |
|
|
|
|
|
|
|
Workaround: levare "lang: italian" dallo yalm di book.md e funziona, |
|
|
|
ma si ottiene un PDF in inglese. Cioé "Contents" invece di "Index". Acc. |