Search found 49 matches
- 2020-08-26 06:20:50
- Forum: Nisus Writer Pro Macros
- Topic: Macro to remove some applied formatting
- Replies: 2
- Views: 3250
Macro to remove some applied formatting
I download a series of court judgements each which contain some applied formatting. I know it is possible to remove all of it, and also individual elements of the applied formatting. What I would like to do is to create a macro which removes only some individual elements and one style. For example i...
- 2020-08-25 09:19:00
- Forum: Nisus Writer Pro Macros
- Topic: Macro command to Import from Style Library…
- Replies: 8
- Views: 10241
Re: Macro command to Import from Style Library…
Thank you all for all the replies. I tried moving the style file to the Documents folder and changed the macro to include what Philip suggested: $filePath = Choose File $styleLibDoc = Document.open $filePath and it ran without problem. It also ran without problem when selecting the style file locate...
- 2020-08-25 01:18:44
- Forum: Nisus Writer Pro Macros
- Topic: Macro command to Import from Style Library…
- Replies: 8
- Views: 10241
Re: Macro command to Import from Style Library…
I am trying to use a modified version of the macro code provided by Philip as follows: $folder = "~/Dropbox/nisus/Nisus Writer Settings/Style Library" File.requireAccessAtPath($folder) $editDoc = Document.active $styleLibDoc = Document.open "~/Dropbox/nisus/Nisus Writer Settings/Style Library/Case r...
- 2020-08-20 01:17:36
- Forum: Nisus Writer Pro
- Topic: How to bookmark each instance of a paragraph style
- Replies: 2
- Views: 2854
Re: How to bookmark each instance of a paragraph style
Philip,
Thank you very much. Makes doing this so easy.
Victor
Thank you very much. Makes doing this so easy.
Victor
- 2020-08-19 23:57:14
- Forum: Nisus Writer Pro
- Topic: How to bookmark each instance of a paragraph style
- Replies: 2
- Views: 2854
How to bookmark each instance of a paragraph style
1. I have added a paragraph style ("Numbered Heading"). 2. This paragraph style is applied to one line of text as a heading to one or more paragraphs of text that follows. These headings with the Numbered Heading style are such as the following: 211. The reasonableness test. 212. Varieties o...
- 2020-08-03 02:52:34
- Forum: Nisus Writer Pro
- Topic: Import from Style Library... query
- Replies: 3
- Views: 3251
Re: Import from Style Library... query
Philip,
Your response gave me the clue to the issue - to use Remove Formatting Except Styles. Once done, and then style library imported then as you meant there is an immediate change in font etc.
Thank you or your help.
Your response gave me the clue to the issue - to use Remove Formatting Except Styles. Once done, and then style library imported then as you meant there is an immediate change in font etc.
Thank you or your help.
- 2020-08-03 00:33:03
- Forum: Nisus Writer Pro
- Topic: Import from Style Library... query
- Replies: 3
- Views: 3251
Import from Style Library... query
When I choose Import from Style Library... and then choose 'Replace Existing' any existing styles in the document are replaced (as expected and desired) But the text does not change to reflect that the style has changed. For example if a document has a 'Normal' style in 10pt Arial and I use Import f...
- 2020-07-31 22:01:15
- Forum: Nisus Writer Pro
- Topic: Tables - breaking row content over pages
- Replies: 2
- Views: 2876
Re: Tables - breaking row content over pages
Martin,
Thank you for letting me know about the work around, but I do hope that a future version can support the spanning of table rows/cells.
Thank you for letting me know about the work around, but I do hope that a future version can support the spanning of table rows/cells.
- 2020-07-20 10:10:58
- Forum: Nisus Writer Pro
- Topic: Tables - breaking row content over pages
- Replies: 2
- Views: 2876
Tables - breaking row content over pages
As far I know Nisus Writer Pro does not break the contents of a table row over a page. So that only whole rows appear on a page (and if the content of a row is too deep then the content is cut off). This feature exists in Microsoft Word. Would it be possible for this to be added to Nisus Writer Pro?...
- 2020-06-19 07:07:36
- Forum: Nisus Writer Pro
- Topic: Numbering style queries
- Replies: 6
- Views: 4809
Re: Numbering style queries
Martin,
Thank you very much for implementing this.
Victor
Thank you very much for implementing this.
Victor
- 2020-02-21 10:47:28
- Forum: Nisus Writer Pro
- Topic: Numbering style queries
- Replies: 6
- Views: 4809
Re: Numbering style queries
Martin,
Thank you for the reply and providing the two macros - they do what is required - although I do hope you can implement what is required as a feature in a future version of Nisus Writer.
Thank you for the reply and providing the two macros - they do what is required - although I do hope you can implement what is required as a feature in a future version of Nisus Writer.
- 2020-02-21 05:57:44
- Forum: Nisus Writer Pro
- Topic: Numbering style queries
- Replies: 6
- Views: 4809
Re: Numbering style queries
Philip Thank you for the reply. You are right that there is a level of complexity (or a gap) in Nisus Writer Pro. Microsoft Word allows the assigning of different paragraph styles to different levels of a list style, something which Nisus Writer Pro does not permit. See the attached Word file. It wo...
- 2020-02-20 08:28:09
- Forum: Nisus Writer Pro
- Topic: Numbering style queries
- Replies: 6
- Views: 4809
Numbering style queries
I wish to create a 3 level outline: 1. with the first level have the text in bold and having 12pt space above 2. the second level, having 3pt space below 3. the third level, no extra space above or below. From my brief examination of the manual it is necessary to create: 1. a separate separate style...
- 2019-11-01 06:04:39
- Forum: InfoClick
- Topic: Today field or option
- Replies: 1
- Views: 8850
Today field or option
I would like to create a saved search, for example, for a particular email address but limited to emails sent or received 'today'. As far as I can see it is only possible to enter a specific date in the date field. If this is so that every time I open the saved search I need to alter the date to the...
- 2019-10-30 03:01:50
- Forum: InfoClick
- Topic: Query about why 'wrong' date is showing
- Replies: 3
- Views: 4631
Re: Query about why 'wrong' date is showing
Thank you for helping in finding the cause of the problem.
The work around I found was to add in the contact field the contact name prefixed with a NOT. This removed all of the problem entries for that contact name/email address.
The work around I found was to add in the contact field the contact name prefixed with a NOT. This removed all of the problem entries for that contact name/email address.