Topics by Tag
13 topics found by tags: tabs, tab stops, html, formatting, word processor, tables, courier new.
How do I create a numbered list properly?
When I create a numbered list by clicking the Write|Numbering button, the selected paragraphs turn into numbered list as expected like:
Lorem ipsum dolor
Lorem ipsum dolor
Lorem ipsum dolor
However, in some cases, when I create a new list or insert a new paragraph into an existing list, several paragraphs of this list have the same number (1 [...]
Opening a specific topic in a Web Help system (by clicking on the "topic.htm" file)
I have generated a Web Help system with HelpSmith by importing topics from my Word document. HelpSmith has generated separate .HTM files for each topic in the Web Help's output folder.
But if I open one of the HTML files, it opens the Web Help system, but does not open the particular help topic. What I am doing wrong?
Interestingly, when th [...]
How to add a collapsible section? (problem with a table)
In my help file I want to put some content into a collapsible section, as implemented in one of your sample projects.
The Toggle JS script (which is available in the sample project) works fine for regular text, user instructions, etc.
Problem:
But when I try to apply the Toggle script to the annotation tables which are generated below a screens [...]
Compiled help system does not display the topic titles?
When I compile my help project as a CHM file or Web Help system, it works fine, but when opening any topic, it does not display the topic's title.
What I am doing wrong?
How to link to an external PDF file from a topic of my help file
I have created a help file with HelpSmith, in which I want to reference the users to additional information that is available in external PDF documents.
How can I link to an external PDF document?
How to insert video from YouTube?
I have a video tutorial located on my YouTube channel.
Q: Is it possible to insert a YouTube video into a topic in my help file?
Using tab stops in HTML Help and Web Help formats
I'm using tab stops to align text in a help topic.
While editing the topic in HelpSmith, the tab stops work fine.
But when I create CHM help file or Web Help, the lines are not formatted properly.
How can I fix this, so that the lines to be formatted properly both in HelpSmith and in compiled help file?
How to update font in the generated tables?
I'm using the HelpSmith's Image Tool to capture screenshots and then export control annotations into the help topic.
Is there a way to change the font name and text color in the generated tables without editing each table individually?
Customizing the size of the Non-scrolling Area?
How can I customize the size of the non-scrolling area?
I have tried to edit the non-scroll area settings, but could not do it.
How do I format code in my help file?
I need to paste some code examples to my help file, which should be formatted according to the style used in a specific programming language (e.g. PHP, Python, HTML, etc.) for function names, variables, keywords, etc.
But when I copy/paste the code into a topic, it is displayed as plain text.
How do I format the code in help documentation with [...]