diff options
author | Karl Berry <karl@freefriends.org> | 2021-06-03 20:46:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-06-03 20:46:29 +0000 |
commit | 81fbb4231196b16e4daeb557ce74b4e35a1de1d4 (patch) | |
tree | 7a626a7bef6477834292053966138318ba8b1c0c /Master/texmf-dist/tex | |
parent | 7807c4992c4e7e145ff8e17d503d3ece9244af04 (diff) |
bjfuthesis (3jun21)
git-svn-id: svn://tug.org/texlive/trunk@59445 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/bjfuthesis/bjfuthesis.cls | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/bjfuthesis/bjfuthesis.cls b/Master/texmf-dist/tex/latex/bjfuthesis/bjfuthesis.cls index 5395edcc24e..ed02764f983 100644 --- a/Master/texmf-dist/tex/latex/bjfuthesis/bjfuthesis.cls +++ b/Master/texmf-dist/tex/latex/bjfuthesis/bjfuthesis.cls @@ -41,6 +41,8 @@ \setlength\footskip{10mm} \setlength\textwidth{155mm} \setlength\oddsidemargin{4.6mm} +\setlength{\fboxsep}{0pt} +\setlength{\fboxrule}{1pt} \setmainfont{Times New Roman} \setCJKmainfont[AutoFakeBold]{SimSun} \setCJKmonofont{SimSun} |