Fossil SCM

pikchr command doc updates.

stephan 2020-09-17 23:44 trunk
Commit 82a0b517a78e44c0748360ae9b1be48af36c09a7963c72a8e0b379206562898d
1 file changed +14 -5
+14 -5
--- src/pikchrshow.c
+++ src/pikchrshow.c
@@ -380,17 +380,23 @@
380380
**
381381
** -div On success, adds a DIV wrapper around the
382382
** resulting SVG output which limits its max-width to
383383
** its computed maximum ideal size.
384384
**
385
-** -div-indent Like -div but indents the div.
385
+** -div-indent Like -div but indents the div.
386
+**
387
+** -div-center Like -div but centers the div.
388
+**
389
+** -div-left Like -div but floats the div left.
390
+**
391
+** -div-right Like -div but floats the div right.
386392
**
387
-** -div-center Like -div but centers the div.
393
+** -div-toggle Sets the 'toggle' flag on the div (used by the
394
+** JavaScript-side post-processor).
388395
**
389
-** -div-left Like -div but floats the div left.
390
-**
391
-** -div-right Like -div but floats the div right.
396
+** -div-source Sets the 'source' flag on the div (used by the
397
+** JavaScript-side post-processor).
392398
**
393399
** -src Stores the input pikchr's source code in the output as
394400
** a separate element adjacent to the SVG one. The
395401
** source element initially has the "hidden" CSS class.
396402
**
@@ -404,10 +410,13 @@
404410
** -th-nosvg When using -th, output the post-TH1'd script
405411
** instead of the pikchr-rendered output.
406412
**
407413
** -th-trace Trace TH1 execution (for debugging purposes).
408414
**
415
+**
416
+** The -div-indent/center/left/right flags may not be combined.
417
+**
409418
** TH1-related Notes and Caveats:
410419
**
411420
** If the -th flag is used, this command must open a fossil database
412421
** for certain functionality to work (via a checkout or the -R REPO
413422
** flag). If opening a db fails, execution will continue but any TH1
414423
--- src/pikchrshow.c
+++ src/pikchrshow.c
@@ -380,17 +380,23 @@
380 **
381 ** -div On success, adds a DIV wrapper around the
382 ** resulting SVG output which limits its max-width to
383 ** its computed maximum ideal size.
384 **
385 ** -div-indent Like -div but indents the div.
 
 
 
 
 
 
386 **
387 ** -div-center Like -div but centers the div.
 
388 **
389 ** -div-left Like -div but floats the div left.
390 **
391 ** -div-right Like -div but floats the div right.
392 **
393 ** -src Stores the input pikchr's source code in the output as
394 ** a separate element adjacent to the SVG one. The
395 ** source element initially has the "hidden" CSS class.
396 **
@@ -404,10 +410,13 @@
404 ** -th-nosvg When using -th, output the post-TH1'd script
405 ** instead of the pikchr-rendered output.
406 **
407 ** -th-trace Trace TH1 execution (for debugging purposes).
408 **
 
 
 
409 ** TH1-related Notes and Caveats:
410 **
411 ** If the -th flag is used, this command must open a fossil database
412 ** for certain functionality to work (via a checkout or the -R REPO
413 ** flag). If opening a db fails, execution will continue but any TH1
414
--- src/pikchrshow.c
+++ src/pikchrshow.c
@@ -380,17 +380,23 @@
380 **
381 ** -div On success, adds a DIV wrapper around the
382 ** resulting SVG output which limits its max-width to
383 ** its computed maximum ideal size.
384 **
385 ** -div-indent Like -div but indents the div.
386 **
387 ** -div-center Like -div but centers the div.
388 **
389 ** -div-left Like -div but floats the div left.
390 **
391 ** -div-right Like -div but floats the div right.
392 **
393 ** -div-toggle Sets the 'toggle' flag on the div (used by the
394 ** JavaScript-side post-processor).
395 **
396 ** -div-source Sets the 'source' flag on the div (used by the
397 ** JavaScript-side post-processor).
 
398 **
399 ** -src Stores the input pikchr's source code in the output as
400 ** a separate element adjacent to the SVG one. The
401 ** source element initially has the "hidden" CSS class.
402 **
@@ -404,10 +410,13 @@
410 ** -th-nosvg When using -th, output the post-TH1'd script
411 ** instead of the pikchr-rendered output.
412 **
413 ** -th-trace Trace TH1 execution (for debugging purposes).
414 **
415 **
416 ** The -div-indent/center/left/right flags may not be combined.
417 **
418 ** TH1-related Notes and Caveats:
419 **
420 ** If the -th flag is used, this command must open a fossil database
421 ** for certain functionality to work (via a checkout or the -R REPO
422 ** flag). If opening a db fails, execution will continue but any TH1
423

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button