Re: ACM Ada Letters

From: Marin David Condic (nobody_at_noplace.com)
Date: 11/09/03


Date: Sun, 09 Nov 2003 12:40:01 GMT

Sure, I could always get some form of formatting for publication. Either
A) I laboriously translate my Ada code via a word processor and tab
stops and whatever else I may need or B) I laboriously write a program
to reformat it into Postscript or something else that can be sucked up
by some publishing tool while preserving my monospace alignment. (Still
doesn't solve the problem of possibly wanting to make things align
within identifiers, but perhaps that is not really necessary.)

The question is "How do I get that within my Ada code such that its
still a compilable thing and is represented consistently by various
IDEs?" I thought the idea was to have proportional fonts as part of the
programming ritual and the objection was that monospace fonts make it
easy to format code. If its handled all through the editor via some
algorithm, it probably won't look the same across editors. If it is
handled by embedding some formatting information in the code, it would
have to be something standard so compilers could ignore it and all
editors could handle it the same.

MDC

Georg Bauhaus wrote:
>
> You produce a piece of formatted code using a computer.
> A computer programm will easily transform text written
> in one formal language into a text written in another formal
> language used in typesetting, be that RTF, GEN, XML, TeX,
> or whatever :-)
>
> Georg

-- 
======================================================================
Marin David Condic
I work for: http://www.belcan.com/
My project is: http://www.jsf.mil/NSFrames.htm
Send Replies To: m   o   d   c @ a   m   o   g
                    c   n   i       c   .   r
     "Trying is the first step towards failure."
         --  Homer Simpson
======================================================================


Relevant Pages

  • Re: ACM Ada Letters
    ... I could always get some form of formatting for publication. ... A) I laboriously translate my Ada code via a word processor and tab ... by some publishing tool while preserving my monospace alignment. ... formatting program, either by respecting the space character count, ...
    (comp.lang.ada)
  • Re: Cross-platform e-mail text size problems
    ... only .rtf-documents could preserve formatting with diacritics beyond the range of Latin 1; .txt-documents showed gobbledegook for characters beyond the first 256 of Unicode. ... of "plain text". ... Text editors actually need to go to a fair bit of work to determine ...
    (comp.sys.mac.apps)
  • Re: Linux Word Processors
    ... On Wed, 2004-12-22 at 08:56 -0700, Robin Laing wrote: ... Word is just awful for formatting the "Way ... > converted some scientists over to OpenOffice on Windows to overcome ... > editors for a scientist that had just lost all the formatting in Word. ...
    (Fedora)
  • Re: web authoring tools
    ... > These top three where done with text editors. ... > you will notice the formatting has good consistent indenting and there ... > They make good use of CSS for formatting also. ... but it does ring true with regards to my FrontPage 2000 experience. ...
    (comp.lang.python)