Changes between Initial Version and Version 2 of Ticket #927
- Timestamp:
- Apr 11, 2017 3:49:28 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #927
- Property Summary changed from Add PanDoc to Build Servers to Add LibreOffice to Build Servers
-
Ticket #927 – Description
initial v2 1 We have established the viability of using Libre Office Writer 'flat XML' (.fodt) files withGitHub version control as a platform for writing the new !SasView Tutorials.1 We have established the viability of using !LibreOffice Writer 'flat XML' (.fodt) files with !GitHub version control as a platform for writing the new !SasView Tutorials. 2 2 3 3 Users will want these Tutorials in easily accessible, portable, formats. Certainly html, pdf (so they can print them), and possibly eBook. … … 5 5 We therefore need to be able to build these formats from the .fodt 6 6 7 The obvious package to use to do this is !PanDoc.7 Our initial idea had been to do this with !PanDoc... until we discovered that whilst !PanDoc supports the !OpenDocument Text (.odt) format, it doesn't support .fodt! So we might just as well do the delivery format conversions with !LibreOffice. 8 8 9 NB: !PanDoc builds pdf via LaTeX, adding impetus to fixing #510 9 !LibreOffice can be run from the command line. Invoke as {pathto}soffice. 10 11 See also: https://help.libreoffice.org/Common/Starting_the_Software_With_Parameters