Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-30 | Fix narrative print | Thomas White | |
2018-03-30 | Do all rendering one level higher | Thomas White | |
All rendering functions now render the contents of the given block, not the block itself. This makes everything consistent again with respect to where the frame SCBlock pointers point, even for the top frame. | |||
2018-03-18 | Remove \callback | Thomas White | |
Make the callback mechanism into one of general interception of any Storycode command. This way, the narrative rendering (the only thing using this functionality) doesn't have to do its horrible stylesheet thing. That's necessary so that the rendering function gets the actual SCBlock, not the definition of the macro. | |||
2018-03-11 | Rename some functions to make them unique | Thomas White | |
Makes things less confusing. Ulterior motive: makes Meson unity builds work. | |||
2018-01-25 | Use custom slide size in narrative print | Thomas White | |
2018-01-25 | Fix slide size in slide only print | Thomas White | |
2018-01-25 | Fix slide numbers in narrative print | Thomas White | |
2018-01-18 | Mass update of copyright dates | Thomas White | |
2017-12-04 | Go directly to PangoContext | Thomas White | |
2017-11-26 | Use config file for image store pathname | Thomas White | |
2017-11-26 | Render callbacks with higher resolution when writing to PDF | Thomas White | |
2017-11-23 | Get rid of image size stuff | Thomas White | |
A completely unnecessary mechanism. | |||
2016-05-23 | Print the narrative | Thomas White | |
2016-05-04 | Restore "Export PDF" and add initial printing stuff | Thomas White | |