~ubuntu-branches/ubuntu/natty/texmacs/natty

« back to all changes in this revision

Viewing changes to src/Typeset/Bridge/bridge.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Atsuhito KOHDA
  • Date: 2010-11-05 14:47:00 UTC
  • mfrom: (4.1.10 sid)
  • Revision ID: james.westby@ubuntu.com-20101105144700-t2ju0m1o53cqtyed
Tags: 1:1.0.7.7-1
* New Upstream Release.
* Updated patches/09_ipa.dpatch for new upstream sources.

Show diffs side-by-side

added added

removed removed

Lines of Context:
304
304
    env->link_env= link_env;
305
305
    ttt->local_start (l, sb);
306
306
    env->local_start (prev_back);
 
307
    if (env->hl_lan != 0) env->lan->highlight (st);
307
308
    my_typeset (desired_status);
308
309
    env->local_update (ttt->old_patch, changes);
309
310
    env->local_end (prev_back);