Wykres commitów

6 Commity (daf9e7f469147696fe354593b9b9b8c6406f9c3e)

Autor SHA1 Wiadomość Data
Olaf Meeuwissen daf9e7f469 Split document on chapter level 2019-11-30 11:32:14 +09:00
Olaf Meeuwissen 6d86ce9c87 Restore numeric chapter and section cross-references 2019-11-30 11:30:11 +09:00
Olaf Meeuwissen 364d8460de Convert :raw-latex: markers in pandoc generated tables
This also reworks the table layout and fixes cross-references for
those tables.
2019-11-30 11:24:55 +09:00
Olaf Meeuwissen f00209535a Convert :raw-latex: markers to Sphinx reStructuredText
First pass.  This converts everything except LaTeX formatting/layout
commands, tables, figures and chapter/section cross-references.
2019-11-30 11:24:55 +09:00
Olaf Meeuwissen 3510fda5e9 Restore basic document integrity
This

- restores the inclusion of net.rst
- renumbers footnotes to prevent collision
- marks up the contact mail address in URL format
- removes a spurious space that triggers a conversion warning
2019-11-30 11:24:55 +09:00
Olaf Meeuwissen e2aef69024 Replace the *.tex files with pandoc converted *.rst files
The *.rst files were created with

  pandoc --parse-raw --from=latex --to=rst --output=$f.rst $f.tex

for values of $f equal to sane and net.
2019-11-30 11:24:55 +09:00