Changes between Initial Version and Version 1 of Ticket #936
- Timestamp:
- Apr 11, 2017 4:10:04 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #936 – Description
initial v1 1 The new tutorials need to be converted from .fodt to HTML with !PanDoc. 1 The new tutorials need to be converted from .fodt to HTML with !LibreOffice. 2 3 !LibreOffice can be run from the command line. Invoke as {pathto}soffice. 4 5 See also: https://help.libreoffice.org/Common/Starting_the_Software_With_Parameters 6 7 soffice --convert-to html tutorial-file.fodt 8 9 NB: The text-graphics formatting/juxtaposition is not great. 2 10 3 11 Also see #510, #927, and #934