aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/grosciteco.tes
AgeCommit message (Expand)AuthorFilesLines
2025-08-06command-line arguments are no longer passed via the unnamed buffer, but via s...Robin Haberkorn1-18/+20
2025-06-27fixed an asterisk in the <EN> manpage entryRobin Haberkorn1-0/+1
2025-05-24<EI> has been repurposed and is the macro file inclusion (indirect file) comm...Robin Haberkorn1-1/+1
2025-05-02grosciteco: folding in woman pagesRobin Haberkorn1-0/+30
2025-04-23fixup: fixed monospace sections in womanpages when lexer.font is not customiz...Robin Haberkorn1-2/+2
2025-04-22Gtk: monospaced sections in womanpages now respect lexer.font and variable-wi...Robin Haberkorn1-2/+2
2025-03-31grosciteco: added the `oq` and `cq` glyphsRobin Haberkorn1-0/+2
2025-03-29added `@W`, `@P`, `@V` and `@Y` command variantsRobin Haberkorn1-2/+2
2025-03-23grosciteco: fixed topic collectionRobin Haberkorn1-1/+1
2025-03-22harmonized all word-movement and deletion commands: they move/delete until th...Robin Haberkorn1-2/+2
2024-11-18fixed some common typos: "ie." and "eg.", "ocur" instead of "occur"Robin Haberkorn1-1/+1
2024-11-10updated TODORobin Haberkorn1-0/+1
2024-11-10grosciteco: basic support for GNU pic graphicsRobin Haberkorn1-26/+52
2024-11-10grosciteco: support .SCITECO_STARTSTYLING and .SCITECO_SETSTYLING macrosRobin Haberkorn1-0/+9
2024-11-10grosciteco: added some more quote glyphsRobin Haberkorn1-0/+2
2024-11-07grosciteco: fixed the CuXXXX postprocessor command, ie. insertion of characte...Robin Haberkorn1-1/+1
2024-11-07grosciteco: fixed styling of multi-byte text (ie. non-latin characters)Robin Haberkorn1-1/+1
2024-10-16grosciteco: support glyphs.pcRobin Haberkorn1-0/+1
2024-10-12grosciteco: added the "ti" glyph (refs #22)Robin Haberkorn1-0/+1
2024-10-11grosciteco: added the "ha" glyph (refs #22)Robin Haberkorn1-0/+1
2024-10-11grosciteco: added the "aq" glyph (refs #22)Robin Haberkorn1-0/+1
2024-09-09grosciteco: support Unicode (refs #5)Robin Haberkorn1-27/+45
2023-04-05default font is now "Monospace" instead of CourierRobin Haberkorn1-2/+2
2023-04-05fixed grosciteco for newer Groff versions (refs #11)Robin Haberkorn1-0/+1
2021-06-08all SciTECO scripts used during the build process now always write files with...Robin Haberkorn1-2/+2
2017-02-22grosciteco: added support for the `F` commandRobin Haberkorn1-0/+3
2016-11-22partially reversed/fixed-up b7ff56db631: avoid g_slice allocators and perform...Robin Haberkorn1-0/+2
2016-11-18standard lib: added getopt.tes for parsing command line options in scriptsRobin Haberkorn1-4/+9
2016-11-18improved command line option handlingRobin Haberkorn1-1/+1
2016-11-18implemented self-documenting (online) help systemRobin Haberkorn1-0/+283