aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/out_latex.org
Commit message (Collapse)AuthorAgeFilesLines
* document digests and reduction in use of tuplesRalph Amissah2024-06-291-1/+0
|
* latex footers from document header make, a fixRalph Amissah2024-05-291-7/+5
|
* 0.16.0 sisudoc (src/sisudoc sisudoc spine)Ralph Amissah2024-04-101-11/+11
| | | | | - src/sisudoc (replaces src/doc_reform) - sisudoc spine (used more)
* mark modules as @safe: (& identify what is not)Ralph Amissah2024-03-121-23/+24
|
* 2024Ralph Amissah2024-01-021-1/+1
|
* org, spine ver & doc header (copyright & license)Ralph Amissah2023-12-171-50/+3
| | | | | | - org import: reuse settings in another org file using code block to evaluate other org file spine_version_info_and_doc_header_including_copyright_and_license.org
* "empty page" index.html, sort homepage linkRalph Amissah2023-06-271-21/+29
|
* replace some instances of dir listing, index.htmlRalph Amissah2023-06-271-2/+24
|
* replace directory listing, blank index.htmlRalph Amissah2023-06-271-11/+23
|
* 2023, year rollover, old habitRalph Amissah2023-01-011-3/+2
|
* removed old ruby utility scriptsRalph Amissah2022-12-231-82/+0
|
* regex review, match speed & compile time, ctregexRalph Amissah2022-12-231-14/+17
| | | | | | | | | - improve match time - add interim fontface identifier marker - improve compile time - remove unused regexs - separate out some specialized output matches
* org noweb adjustmentsRalph Amissah2022-09-281-1/+7
|
* org-mode headers modifiedRalph Amissah2022-06-151-3/+2
|
* housekeepingRalph Amissah2022-05-271-1/+1
|
* generated-by header, latex, html, epubRalph Amissah2022-04-041-21/+41
| | | | - consider, implementation quite messy
* latex doc headers moved to .sty files in ./sty dirRalph Amissah2022-04-031-634/+760
| | | | - some changes made, font selection included
* latex head adjustmentsRalph Amissah2022-04-031-36/+36
|
* latex header, work on (& some code formatting)Ralph Amissah2022-04-031-410/+421
|
* latex output (try tidy); linebreaks more generallyRalph Amissah2022-04-031-65/+134
|
* latex, pagebreaks, make headers, considerRalph Amissah2022-03-071-14/+20
|
* latex, pagebreaks, make headersRalph Amissah2022-03-071-4/+62
| | | | | - for book, article and manually set pagebreaks, not fully utilized but flexibility introduced
* latex, pdf headers, some removedRalph Amissah2022-03-061-9/+1
| | | | | - removed some pdf headers preceding substantive text
* latex, use geometry package for page settingRalph Amissah2022-03-051-180/+243
|
* latex, linebreak brRalph Amissah2022-03-051-54/+85
|
* latex, urlsRalph Amissah2022-03-051-41/+46
|
* latex \newcommand: \ocn for ocn with marginRalph Amissah2022-03-051-19/+13
|
* latex font sizesRalph Amissah2022-03-051-15/+15
|
* latex select papersize & orientationRalph Amissah2022-03-051-6/+10
| | | | | - cfte, doc collection config, cli e.g. --set-papersize="a4,letter.portrait,b4.portrait"
* org-mode, latex file, cosmeticRalph Amissah2022-03-051-78/+78
|
* verbosity level, "vox_gt[lv]" (voice greater than)Ralph Amissah2022-02-251-3/+3
|
* debug flags, narrow purposeRalph Amissah2022-02-211-5/+5
|
* a new yearRalph Amissah2022-01-051-2/+2
|
* org files, tangle output, some fixesRalph Amissah2021-11-271-209/+211
|
* primarily org relatedRalph Amissah2021-11-271-1/+1
|
* org latex organizeRalph Amissah2021-09-091-338/+377
|
* dir rename ./sundry (from ./misc)Ralph Amissah2021-08-011-1/+1
|
* org-mode code block headersRalph Amissah2021-06-281-2/+7
|
* headers: copyright, license, year; also httpsRalph Amissah2021-04-081-3/+63
|
* org tagsRalph Amissah2020-11-091-7/+6
|
* org mode, unique code-block names & adjust headersRalph Amissah2020-10-191-87/+151
| | | | | - avoid org-mode undefined behavior, provide unique code-block names
* doc abstraction, code & org whitespace, cosmeticRalph Amissah2020-05-201-6/+6
|
* cli precedence over config file settingsRalph Amissah2020-05-201-12/+1
| | | | | - cli precedence over config file settings - latex papersize settings sorted
* help & manpages, start workRalph Amissah2020-05-201-1/+1
|
* 0.10.0 search sqlite & cgiRalph Amissah2020-05-201-1/+1
|
* latex outputs (various paper sizes & orientation)Ralph Amissah2020-02-261-138/+211
| | | | | - a4, a5, b4, letter, legal - portrait, landscape
* imports related, mostly cosmeticRalph Amissah2020-02-261-1/+1
|
* code ctRegex calls, tidyingRalph Amissah2020-02-261-2/+2
|
* update headers and yearRalph Amissah2020-02-111-94/+95
|
* dlang safe default imminent, look aheadRalph Amissah2020-02-111-31/+31
| | | | - @safe @trusted & @system, reconsider @trusted