summaryrefslogtreecommitdiff
path: root/input.c (follow)
Commit message (Collapse)AuthorAge
* Fix segfault on \W{URL}\cw{link text} construction.Simon Tatham2001-10-25
| | | | [originally from svn r1321]
* Add nonbreaking space as \_Simon Tatham2000-11-22
| | | | [originally from svn r810]
* Daft error in input.c was causing messy aux fields and misgenerated emphasisSimon Tatham1999-11-12
| | | | | | in text output. Now all aux fields are carefully zeroed when not used [originally from svn r307]
* First stab at text backend configurabilitySimon Tatham1999-11-07
| | | | [originally from svn r276]
* Configurability backbone, and first use of itSimon Tatham1999-11-07
| | | | [originally from svn r275]
* Added \q{...} for quoted textSimon Tatham1999-11-07
| | | | [originally from svn r274]
* Macros; \- for nonbreaking hyphenSimon Tatham1999-10-24
| | | | [originally from svn r252]
* Fix a couple of segfaults in error handling codeSimon Tatham1999-10-22
| | | | [originally from svn r250]
* Added \rule for a horizontal ruleSimon Tatham1999-10-22
| | | | [originally from svn r248]
* Now get start-of-paragraph diagnoses _right_... *sigh*Simon Tatham1999-10-22
| | | | [originally from svn r246]
* Introduce word types for attributed spaces, so backends can distinguishSimon Tatham1999-10-22
| | | | | | between emphasis _like_ _this_ and _like this_ [originally from svn r245]
* We were failing to diagnose bad command at paragraph startSimon Tatham1999-10-21
| | | | [originally from svn r242]
* Now handle \\, \{ and \} in paragraph keywordsSimon Tatham1999-10-21
| | | | [originally from svn r241]
* First backend! Text output now pretty much works.Simon Tatham1999-10-20
| | | | [originally from svn r240]
* Further development; mid-end index handling pretty much there!Simon Tatham1999-10-18
| | | | [originally from svn r238]
* Further development: index work, phase ISimon Tatham1999-10-16
| | | | [originally from svn r237]
* More development...Simon Tatham1999-09-12
| | | | [originally from svn r220]
* Redo memory allocation to use mknew macroSimon Tatham1999-09-02
| | | | [originally from svn r214]
* Further development; bibliographies seem to workSimon Tatham1999-08-15
| | | | [originally from svn r200]
* More development; not nearly finished yetSimon Tatham1999-08-09
| | | | [originally from svn r193]
* Further development work. Parser nearly finishedSimon Tatham1999-07-31
| | | | [originally from svn r187]
* Wrote some of the lexer. Nothing works yet.Simon Tatham1999-02-05
| | | | [originally from svn r24]
* Fixed silly mistake in the read-character routineSimon Tatham1999-01-30
| | | | [originally from svn r23]
* Initial checkin of skeleton application. About to start reading filesSimon Tatham1999-01-30
[originally from svn r22]