IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6463


Ignore:
Timestamp:
Feb 21, 2006, 3:03:58 PM (20 years ago)
Author:
jhoblitt
Message:

fix newlines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/templates/latex/tables.tt

    r6446 r6463  
    1010[%- IF item.type == 'STR' -%]
    1111[% item.name %] & [% item.type %] (up to [% item.value %] chars) & [% item.comment %] \\
    12 [%- ELSE -%]
     12[% ELSE -%]
    1313[% item.name %] & [% item.type %] & [% item.comment %] \\
    1414[% END -%]
Note: See TracChangeset for help on using the changeset viewer.