~ubuntu-branches/ubuntu/hardy/texmacs/hardy

« back to all changes in this revision

Viewing changes to src/Data/Convert/Texmacs/fromtm.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Michele Angrisano
  • Date: 2007-06-12 12:50:14 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20070612125014-qifjye1qab4l42gx
Tags: 1:1.0.6.10-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - debian/patches/11-desktop-file.dpatch
    Fix category in desktop file
  - Update maintainer in field debian/control.

Show diffs side-by-side

added added

removed removed

Lines of Context:
452
452
        tree l= init[i][0];
453
453
        tree r= init[i][1];
454
454
        if ((l == PAGE_MEDIUM) ||
 
455
            (l == PAGE_PRINTED) ||
455
456
            (l == PAGE_TYPE) ||
456
457
            (l == PAGE_ORIENTATION) ||
457
458
            (l == PAGE_WIDTH_MARGIN) ||