Fossil

View Ticket
Login
Ticket UUID: d9dc59f19a3eda629d5b1eac08cd92aead707d51
Title: fossil wiki export to latex
Status: Closed Type: Feature_Request
Severity: Important Priority:
Subsystem: Resolution: Rejected
Last Modified: 2013-01-25 19:31:49
Version Found In: 5d16ca43f1
Description & Comments:
I classify this feature request as important because it lay the foundation for fossil wiki as the high quality publishing documentation source.

There is html2latex software in C already(See R1). Adding extra fossil wiki syntax into html2latex.c looks like feasible project/request.

And in R2,following command is listed as a TODO.

fossil wiki export -u ARTIFACT WikiName FILE

I am hoping to see

fossil wiki export -u ARTIFACT -t latex WikiName FILE.latex

References:

  • R1: http://www.tex.ac.uk/tex-archive/support/html2latex/html2latex.c
  • R2: http://www.fossil-scm.org/index.html/doc/tip/www/reference.wiki#setting