Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for content/book.md
2021-09-20
| ||
15:07 |
Deleted:
Initial proof-of-conecpt for PDF and HTML production, using Pandoc. Content
was only slight changed, HTML styles removed from md files, pre-defined
templates extracted from Pandoc and applied in makefile, makfile simplified,
deleted md files wich are now in included in metadata files instead, deleted
md files no longer needed as we do not want the HTML version to be rendered
by fossil's markdown anymore (too limited).
(Next steps: extensive customization of templates to make layout much nicer and include metadata in the desired places). check-in: [4f1003aaa4] user: torstenberg branch: 3rdEdition, size: 0 | |
2020-11-23
| ||
18:46 | replicating changes done by Chris in Nov 2020: Add section numbering. file: [048929854b] check-in: [6728fc6f51] user: torstenberg branch: 3rdEdition, size: 548 | |
2020-11-22
| ||
21:26 | replicating changes done by Chris in Nov 2020: Further edits to many content files. file: [9667a3d45f] check-in: [652281c670] user: torstenberg branch: 3rdEdition, size: 515 | |
2020-11-21
| ||
16:26 | replicating changes done by Chris in Nov 2020: Use .md file extension in book.md links. file: [a89bbcb240] check-in: [60a3a2ced5] user: torstenberg branch: 3rdEdition, size: 445 | |
16:23 |
Added:
replicating changes done by Chris in Nov 2020: remove nearly all old file
and transfer their content into some new folders and into markdown
These are the steps done by Chris: - existing files in Chapters/*.tex were imported into Lyx to create *.lyx and the content of these files was displayed in Lyx and selected/copied/pasted into my editor then saved as Chapters/*.md - First set of new .md and .png files, plus makefile and pdf-break.md to generate pdf and html files. file: [42f55d151f] check-in: [3220da72c1] user: torstenberg branch: 3rdEdition, size: 455 | |