Home >[TeX] >[Package] >[titlesec] Version: 2.16 2023-10-27
titlesec (download here, tds.zip)
[パッケージについて]

[Part 1][Part 2][jbook.clsの場合]

jarticle.clstitlesecを入れていないとき。
titlesec.gif
[上のソースファイル]

1.
  \usepackage[sf,bf,compact,topmarks,calcwidth,pagestyles]{titlesec}
を入れる。
titlesec.gif
[上のソースファイル]

2.
  \usepackage[rm,up,sc,compact,topmarks,calcwidth,pagestyles]{titlesec}
を入れる。
titlesec.gif
[上のソースファイル]

3.
  \usepackage[sf,bf,raggedleft,compact,topmarks,calcwidth,pagestyles]{titlesec}
を入れる。
titlesec.gif
[上のソースファイル]

4.
  \usepackage[sf,bf,center,compact,topmarks,calcwidth,pagestyles]{titlesec}
を入れる。
titlesec.gif
[上のソースファイル]

5.
  \usepackage[sf,bf,small,raggedright,compact,topmarks,calcwidth,pagestyles]{titlesec}
を入れる。
titlesec.gif
[上のソースファイル]

6.
  \usepackage{titlesec}

  \newcommand\secformat[1]{%
    \parbox[b]{.5\textwidth}{\filleft\bfseries #1}%
    \quad\rule[-12pt]{2pt}{70pt}\quad
    {\fontsize{60}{60}\selectfont\thesection}}
    \titleformat{\section}[block]
    {\filleft\normalfont\sffamily}{}{0pt}{\secformat}
を入れる。
titlesec.gif
[上のソースファイル]

7.
ulemを伴う。
   \titleformat{\subsection}[runin]
    {\normalfont}{\uline{\thesubsection~~}}{0pt}{\uline}
    \titlespacing{\subsection}{\parindent}{*4}{*1.5}
を入れる。
titlesec.gif
[上のソースファイル]

8.
パラグラフ
  \titleformat{\paragraph}[wrap]%
  {\normalfont\filright}%
  {\theparagraph}{.1em}{\vspace{0.5pt}\gtfamily}
  \titlespacing{\paragraph}{10zw}{1.5ex plus .1ex minus .1ex}{1pc}
を入れる。
titlesec.gif
[上のソースファイル]

9.
図を入れる。
  \titleformat{\section}[hang]
  {\Large\gtfamily}
  {\thesection\quad\includegraphics[width=1cm]{tiger.eps}}{.5em}{}[]
を入れる。
titlesec.gif
[上のソースファイル]

10.
%%
[上のソースファイル]
%%
[上のソースファイル]
%%
[上のソースファイル]

11.
%%
[上のソースファイル]

12.
%%
[上のソースファイル]
%%
[上のソースファイル]

[Part 1][Part 2][jbook.clsの場合]

詳しくは、titlesec.texをご覧ください。


ftry12.gif
[上のソースファイル]

[Part 1][Part 2][jbook.clsの場合]

詳しくは、titlesec.texをご覧ください。
[パッケージについて]

quotchap参照。
章・節名に数式を入れる
Q. \section 見出しを中央揃えにしたり書体を変えたいのですがどうすれば良いですか?/
珠洲のWebカメラとTeX・LaTeXの覚え書き参照。

graphicxを伴い、\scaleboxを用いる。
titlesec_sca.gif
[上のソースファイル]

[Part 1][Part 2][jbook.clsの場合]


@

To the TeX Page
TeX

@

inserted by FC2 system