[問題] 定理或定義環境消除「點」

看板LaTeX (論文排版)作者 (回到原點)時間11年前 (2014/08/03 15:08), 11年前編輯推噓0(003)
留言3則, 2人參與, 最新討論串1/1
一般在定理環境時 \begin{thm} *** \end{thm} 呈現出的結果是 Theorem 1. *** 請問要在什麼地方或是打什麼指令才可以把 Theorem 1. 當中 1 後面的「黑點」去掉? ====解法之一======================== \newtheoremstyle{note}% name {3pt}% Space above {3pt}% Space below {}% Body font {}% Indent amount (empty = no indent, \parindent = para indent) {\itshape}% Thm head font {}% Punctuation after thm head 在這個地方改成空集合就不會出現點 {.5em}% Space after thm head: " " = normal interword space; % \newline = linebreak {}% Thm head spec (can be left empty, meaning `normal') \theoremstyle{note} \newtheorem*{note}{\scalebox{1.5}{$\Box$}} -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 140.112.4.211 ※ 文章網址: http://www.ptt.cc/bbs/LaTeX/M.1407049710.A.171.html

08/05 13:23, , 1F
ftp://ftp.ams.org/ams/amslatex/classes/
08/05 13:23, 1F

08/05 13:24, , 2F
裡面的thmtest.tex有說明
08/05 13:24, 2F

08/05 20:35, , 3F
tug.org/pipermail/tugindia/2005-May/003415.html
08/05 20:35, 3F
※ 編輯: roloc (140.112.4.211), 08/07/2014 09:46:35
文章代碼(AID): #1JtT_k5n (LaTeX)
文章代碼(AID): #1JtT_k5n (LaTeX)