Commit Graph

11 Commits

Author SHA1 Message Date
Hennik Hunsaker
7d932d43b3 Add Pandoc Support
- Add a Pandoc defaults file
- Add a Pandoc template based on the default one
- Add chapter headers to each section

### Usage

To use, install Pandoc and ConTeXt, then simply run
`pandoc -d ./pandoc.yaml` from the repo root.

### Maintenance

When new chapters get added, the `pandoc.yaml` will need to be updated
to include each new chapter's markdown file(s).

### Miscellaneous Notes

- The PDF generated complies with PDF/A 1b:2005 by default.
- The PDF also contains the source markdown files as attachments
- All links are fully functional!
- Includes a table of contents! With links to each section!

### Conclusion

Enjoy!
2023-09-05 01:46:32 -06:00
Carlos Fenollosa
622f6e75f5
Merge pull request #62 from ss18/ss18/pr0
Ss18/pr0
2018-11-03 01:25:29 +01:00
Welling Guzmán
3f4eb76646
Fix typo (tho -> two) 2018-09-29 23:42:23 -04:00
Semen Zhydenko
86e544849c apparantly -> apparently 2018-09-25 14:26:55 +02:00
Carlos
f98a02f6cc updated makefile 2015-04-01 09:52:18 +02:00
Carlos
1ffc847737 missing file for lesson 21 2015-04-01 09:45:59 +02:00
Carlos
a63c1b4fb5 UNUSED() macro 2015-03-23 20:03:41 +01:00
Carlos
8ad1936237 Fixed warnings 2015-03-23 16:08:34 +01:00
Carlos
8a5e637701 added comments 2015-03-23 09:40:10 +01:00
Carlos
47badebd18 missing include 2015-03-23 09:38:39 +01:00
Carlos
e9d0d6c388 lesson 21, keyboard input and shell 2015-03-20 19:20:44 +01:00