
我想用這種風格打字我的論文。我怎樣才能在乳膠中做到這一點?
答案1
隨著lettrine
軟體包和一些增強功能。
微量元素:
\documentclass{article}
\usepackage{lettrine}
\begin{document}
\lettrine[findent=2pt]{\fbox{\textbf{T}}}{ }his thesis deals with some aspects of the Hamiltonian
formulation of quantum field theory, in particular light-front Hamiltonian field theory.
Light-front Hamiltonian field theory\dots
\end{document}