Re: [問題] 請問如何用方框圈住一段文字,並加以條 …
謝謝你準確的回答,馬上試過了,可用
另外發問裡面有一些錯誤,更正後如下:
=============================================================================
\documentclass[12pt,a4paper]{report}
\usepackage{fancybox,pstricks}
\newcommand{\titledbox}[2]
{\boxput*(-0.6,1){\psframebox*{ #1 }}
{\psframebox[framesep=12pt]
{\begin{minipage}[t]{0.92\textwidth}#2\end{minipage}}}
}
\begin{document}
\fontsize{12}{18pt}\selectfont
\newcounter{icount}
\renewcommand{\theicount}{\addtocounter{icount}{1}\arabic{icount}}
\begin{list}{}{
\usecounter{icount}
\renewcommand{\makelabel}[1]{\titledbox{ 狀況 \theicount }{#1}}}
\item [狀況的內文]
\item [狀況的內文]
\end{list}
\end{document}
=============================================================================
以上確實可以寫出想要的格式~ 萬分的感謝
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.112.194.25
討論串 (同標題文章)
完整討論串 (本文為第 2 之 2 篇):
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章