Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-02 | re: Account for missing indentation | John Ankarstr\xf6m | |
2021-06-02 | re: Improve wrapping | John Ankarstr\xf6m | |
Tabs are now taken into account, as long as they are eight spaces long (which they should be). Also, lines will now only be wrapped if more than five characters extend past the maximum line length. | |||
2021-06-02 | re.tmac: Ignore space before text portion | John Ankarstr\xf6m | |
I also added some more space between adjacent text portions. | |||
2021-06-02 | re.tmac: Add comments, configurable options | John Ankarstr\xf6m | |
2021-06-02 | re: Wrap lines longer than 60 characters | John Ankarstr\xf6m | |
2021-06-02 | re: Handle backslashes and leading period | John Ankarstr\xf6m | |
2021-06-02 | re.tmac: Handle page breaks | John Ankarstr\xf6m | |
It could be better, but it works for now. | |||
2021-06-02 | re.tmac: Fix spacing after long text | John Ankarstr\xf6m | |
2021-06-02 | Add re.tmac | John Ankarstr\xf6m | |
2021-06-02 | Format troff/ms output | John Ankarstr\xf6m | |
This should be put in a separate tmac file. | |||
2021-06-02 | Output Sr/Se (source/end of source) macros | John Ankarstr\xf6m | |
These should be defined by the user and interpreted by troff. | |||
2021-06-02 | First commit | John Ankarstr\xf6m | |