[fpc-other] Underscores in numerical literals - grouping
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Tue Nov 22 17:59:33 CET 2016
On 2016-11-22 16:45, Jürgen Hestermann wrote:
> In your screenshot "11 22 33" is aligned with 'ggg hhhh iiii' which I do not want.
Ah, okay. In that case you can't do it with ET, as they are consider
part of the same text block (think of a paragraph of text in a word
document).
Inserting a blank line between the two blocks will treat them
differently with different indentation widths. If your file format
supports comments, inserting a comment line between the two blocks will
also work.
Regards,
Graeme
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My public PGP key: http://tinyurl.com/graeme-pgp
More information about the fpc-other
mailing list