On Jul 28, 2015, at 4:43 PM, Paolo Bolzoni <[email protected]> 
wrote:
> 
> I am writing a pdf document using LaTeX, since some of the readers
> have problems compiling I'd like to keep also the .pdf under revision
> control.

The Fossil wiki, ticket, tech note, and embedded Markdown languages all have a 
way to create a hyperlink to an external document.  Why not upload the rendered 
PDF to a web server somewhere and link to it from those Fossil pages where you 
are currently contemplating offering a direct download from Fossil itself?

If you are using Fossil to serve HTTP on your system, it is not difficult to 
set it up as a back-end server for a front-end proxy like nginx which serves 
static content, delegating dynamic content generation to Fossil.
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to