Hi,
i want to create a nice looking pdf-manual with index and code blocks inside. I know how to create an index of my headlines e.g in Writer or Word, but how to place the code blocks in there, so that they are well formatted?
Are there any special tools for that?
I'm using a Mac.
Tool to create nice manuals?
- thinkitsimple
- User

- Posts: 89
- Joined: Mon Aug 13, 2012 6:12 pm
- Location: Berlin, Germany
- Contact:
Tool to create nice manuals?
Michael
PureBasic 5.51, macOS 10.12.2 Sierra
PureBasic 5.51, macOS 10.12.2 Sierra
Re: Tool to create nice manuals?
hello Michael,
http://alternativeto.net/software/help-manual/
Lookup "XML Documentation" at search engine.
Oxygen is a JAVA based XML Editor with various output formats:
http://www.oxygenxml.com/doc/versions/1 ... ormat.html
http://alternativeto.net/software/help-manual/
Lookup "XML Documentation" at search engine.
Oxygen is a JAVA based XML Editor with various output formats:
http://www.oxygenxml.com/doc/versions/1 ... ormat.html
-
Little John
- Addict

- Posts: 4869
- Joined: Thu Jun 07, 2007 3:25 pm
- Location: Berlin, Germany
Re: Tool to create nice manuals?
Use a fixed-width font such as Courier New or Consolas, and indent the lines like the PB IDE does after pressing [Ctrl]+.thinkitsimple wrote:but how to place the code blocks in there, so that they are well formatted?
Additionally, you can e.g. draw a frame around each code block, and/or give the code blocks a special background color.
-
IdeasVacuum
- Always Here

- Posts: 6426
- Joined: Fri Oct 23, 2009 2:33 am
- Location: Wales, UK
- Contact:
Re: Tool to create nice manuals?
You could use a desktop publisher that saves to PDF (Free):
http://www.serif.com/desktop-publishing ... tAodnYkOEg
...or maybe make an 'old fashioned' .hlp file:
http://shalom-help-maker-shm.en.softonic.com/
http://www.serif.com/desktop-publishing ... tAodnYkOEg
...or maybe make an 'old fashioned' .hlp file:
http://shalom-help-maker-shm.en.softonic.com/
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
If it sounds simple, you have not grasped the complexity.
- thinkitsimple
- User

- Posts: 89
- Joined: Mon Aug 13, 2012 6:12 pm
- Location: Berlin, Germany
- Contact:
Re: Tool to create nice manuals?
Thanks for your suggestions.
After a while i found Clarify, the successor of ScreenSteps. I does what i was looking for, for me the ideal solution to write manuals or documentation. Makes it a lot easier to write these stuff than other "solutions" like Word or OpenOffice/LibreOffice. It's available for Windows and Mac.
After a while i found Clarify, the successor of ScreenSteps. I does what i was looking for, for me the ideal solution to write manuals or documentation. Makes it a lot easier to write these stuff than other "solutions" like Word or OpenOffice/LibreOffice. It's available for Windows and Mac.
Michael
PureBasic 5.51, macOS 10.12.2 Sierra
PureBasic 5.51, macOS 10.12.2 Sierra
