... The Windows Terminal font mostly works, but not quite. If what you want is just to be able to see ASCII art (like in .diz and .nfo files), there are a...
22751
Harold
retiredengin...
Aug 4, 2012 9:56 pm
Hi. Whenever Options > Document > Fonts is used to change fonts, all fonts, including those in open documents, should change accordingly *except* when...
22752
Art Kocsis
artkns
Aug 5, 2012 1:38 am
... Thanks. I do and it does look identical. Another font to try is Lucida Console. Again, probably already installed. It doesn't have the dot in the middle of...
22753
John Shotsky
shotsky1
Aug 5, 2012 1:49 am
I use the html codes for oddball characters in NoteTab. When viewed in a browser, they display correctly. Regards, John RecipeTools Web Site:...
22754
Art Kocsis
artkns
Aug 5, 2012 2:46 am
... I am sure that they do but since I am starting with a browser text capture and my purpose was to view it in NTB, that doesn't help. I'll just write a clip...
22755
Alec Burgess
alecb3ca
Aug 5, 2012 5:52 am
... Hi Harold: I used InCtrlX <http://www.pcmag.com/article2/0,2817,2398842,00.asp> to verify changes made to file and registry system when I changed the font...
22756
Art Kocsis
artkns
Aug 5, 2012 6:38 am
This is either a bug in NTB or a bug in RegEX or both. Somehow a form feed char (0Ch) crept into a file. It was invisible as it was the only char in the line: ...
22757
John Shotsky
shotsky1
Aug 5, 2012 8:51 am
You can get rid of those with: ^!Replace "\f" >> "" ARSW It's part of my standard library of characters to handle at the beginning of my larger library. ...
22758
Art Kocsis
artkns
Aug 5, 2012 10:21 am
... Yes, I know. Already coded workaround. My post was a bug report only. Art...
22759
Art Kocsis
artkns
Aug 5, 2012 10:25 am
I just hit an anomaly with NTB printing. It seems that any word that begins before the right margin of a page and extends beyond it is not printed. The entire...
22760
John Shotsky
shotsky1
Aug 5, 2012 11:05 am
According to the PCRE help, there is a compile switch that forces only CR and LF to be recognized in the \R sequence. There is a command to override that...
22761
Greg Chapman
gregchapmanuk
Aug 5, 2012 5:44 pm
Hi Alev, ... I haven't installed NoteTab 7 yet so haven't checked on all the changes, but from what I read elsewhere they are missing for the 7.0 release. This...
22762
alev.yadigar
Aug 6, 2012 6:42 am
Thank you for that Greg. I appreciate very much if you could please show me how to customise the library to bring back the feature I heavily use almost every...
22763
Don
dpasseng
Aug 6, 2012 11:20 am
Just copy the prior library, rename it and install it in v7 ... it's that simple for you I think....
22764
Eric Fookes
eric_fookes
Aug 6, 2012 1:50 pm
Hi Art and John, NoteTab uses the PCRE_BSR_ANYCRLF compile switch, which is why the form feed character is not included in the \R match. -- Regards, Eric...
22765
Sheri
silvermoonwo...
Aug 6, 2012 2:57 pm
You could use (*BSR_UNICODE) at the start of your pattern to invoke the alternative setting. Can be slightly problematic since \85 is an ellipsis in Windows...
22766
Sheri
silvermoonwo...
Aug 6, 2012 3:03 pm
Sorry, meant \x85, not \85. Sent from my Nook Color device...
22767
Eric Fookes
eric_fookes
Aug 6, 2012 3:20 pm
Hi Daniel, The upcoming NoteTab 7.01 will use scientific notation for very large numbers. However, as Don explained, integers cannot exceed this range: ...
22768
Eric Fookes
eric_fookes
Aug 6, 2012 3:24 pm
Hi Art, NoteTab uses a third-party printing engine since version 5. I guess what you are seeing is the way it was designed to behave. I had never noticed this...
22770
flo.gehrke
Aug 6, 2012 4:38 pm
... Here is a small test: ^!InsertText Peter^PPaul^PMary^%PAGE% ^!Jump -3 ^!Find "(*BSR_UNICODE)Mary92;R" RS You will see NT matching 'Mary' plus FF now. If...
22773
alev.yadigar
Aug 7, 2012 7:56 am
It is not so simple for me if we are talking about the same point: I can only use Bootstrap Clipbar In V.7 I want to use HTML-1 Clipbar of V.6.2 in V.7 ...
22774
Eric Fookes
eric_fookes
Aug 7, 2012 8:31 am
Hi Alev, ... This option will be re-instated in the upcoming NoteTab 7.01 maintenance release. -- Regards, Eric Fookes http://www.fookes.com/...
22775
opticsmith
Aug 7, 2012 3:17 pm
Is there a clipbook or function in NTL to convert, e.g., %2f into slash, etc.? Sometimes I have to grab a URL which is formatted that way and I'd like to...
22776
Eric Fookes
eric_fookes
Aug 7, 2012 3:39 pm
Hi, Try the "Convert "Mailto" form" Clip in the Utilities library. -- Regards, Eric Fookes http://www.fookes.com/...
22777
opticsmith
Aug 7, 2012 6:04 pm
Perfect! Thanks! Irl...
22778
Eb
ebbtidalflats
Aug 8, 2012 4:33 pm
Just ran across this post. You should be aware, that the NoteTab Calc function has an option to specify the number of decimals, by default 2: ...
22779
Eb
ebbtidalflats
Aug 8, 2012 4:36 pm
NTPro does not have this bug. This makes me wonder, if the TRIAL version does it correctly at first, and morphs to this bug, or does the trial version have...
22780
bruce.somers@...
bruce.somers
Aug 8, 2012 8:17 pm
Von: Eb <ebbtidalflats@...> Betreff: [NTB] Re: Number format for math expressions  ... But please - only if it can be toggled on and off. Not...
22781
opticsmith
Aug 9, 2012 4:25 pm
I am confused by your comment about "trial" version. I'm using Note Tab Light, which is the free version. I haven't tried the trial version of NoteTab (or...
22782
opticsmith
Aug 9, 2012 4:29 pm
In NoteTab Light 7.0 on Windows 7, the items invoked by the Help menu are inconsistent regarding fonts: Help Topics displays as usual (Contents sidebar in...