fuccaro
11th Oct 2003, 10:19 am
CADTutor
Occasionally I post lisp routines in this Forum. I write the text on my computer using the visual lisp editor. If a lisp command contains an other command on a new line, the second line is indented at right. This is a facility of the text editor and it is a good thing. Whenever I place comments after a program line, I use the same number of TABs from the beginning of the line so the comments are vertically aligned. But when I post the routines in the Forum, the alignment (for both the commands and for the comments) is lost.
Do you think it would be possible to use a non-proportionally spaced font for the text style used for display the code lines? I think this is the origin of the ...problem.
Well, it is not really a problem -however, can you help?
Occasionally I post lisp routines in this Forum. I write the text on my computer using the visual lisp editor. If a lisp command contains an other command on a new line, the second line is indented at right. This is a facility of the text editor and it is a good thing. Whenever I place comments after a program line, I use the same number of TABs from the beginning of the line so the comments are vertically aligned. But when I post the routines in the Forum, the alignment (for both the commands and for the comments) is lost.
Do you think it would be possible to use a non-proportionally spaced font for the text style used for display the code lines? I think this is the origin of the ...problem.
Well, it is not really a problem -however, can you help?