瀏覽代碼

add implies to salign

master
flavis 5 年之前
父節點
當前提交
29541f4e73
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      lecture.cls

+ 1
- 1
lecture.cls 查看文件

@@ -213,7 +213,7 @@
}
% replace all relations with align characters (&) and add the needed padding
\regex_replace_all:nnN
{ (\c{approx}&|&\c{approx}|\c{equiv}&|&\c{equiv}|=&|&=|\c{le}&|&\c{le}|\c{ge}&|&\c{ge}|&\c{stackrel}{.*?}{.*?}|\c{stackrel}{.*?}{.*?}&|&\c{neq}|\c{neq}&) }
{ (\c{implies}&|&\c{implies}|\c{approx}&|&\c{approx}|\c{equiv}&|&\c{equiv}|=&|&=|\c{le}&|&\c{le}|\c{ge}&|&\c{ge}|&\c{stackrel}{.*?}{.*?}|\c{stackrel}{.*?}{.*?}&|&\c{neq}|\c{neq}&) }
{ \c{kern} \u{l_tmp_dim_needed} \1 \c{kern} \u{l_tmp_dim_needed} }
\l__lec_text_tl
\l__lec_text_tl


Loading…
取消
儲存