
邦迪亞,
精確的解決問題是:
最初的名稱是首字母縮略詞,是集中式的,是\Large
1 公分的空間,是配置的\listoftables
(abaixo falo dele)。 Quanto ao 縮寫,利用 pacote \usepackage[acronym,style=super,nonumberlist]{glossaries}
com 或 arquivo de abreviaturas separadas,depois eu só importo ele。
早安,
我需要協助解決兩個問題:
第一個是 Acronym 標題,我需要它居中,
\ Large
並且間距 1cm 等於已經配置的\ listoftables
(下面我會講到它)。至於 Acronym,我使用\ usepackage [acronym, style = super, nonumberlist] {glossaries}
帶有單獨縮寫文件的包,然後導入它。
Aqui está o titulo do \listoftables
e é exatamente assim que eu preciso do Acronym, nesse eu usei o
\usepackage{tocloft}
, \renewcommand{\cftlottitlefont}{\hspace*{\fill}\Large\bfseries\vspace{1cm}}
e \renewcommand{\cftafterlottitle}{\hspace*{\fill}}
:
這是標題
\ listoftables
,這正是我需要縮寫的方式,在此我使用了\ usepackage {tocloft}
,\ renewcommand {\ cftlottitlefont} {\ hspace * {\ fill} \ Large \ bfseries \ vspace {1cm}}
和\ renewcommand {\ cftafterlottitle} {\ hspace * {\ fill}}
:
不可以使用 Acrônimo 的應用程式進行設定。
第二個問題是我們無法解決的問題,包括圖表列表和表格列表,解決方案沒有經過驗證,但有編譯錯誤。
但我找不到將此設定應用於首字母縮略詞的方法。
第二個問題是我無法從摘要中刪除圖形列表和表格列表,我找到了一些解決方案,但它不起作用,它在編譯中產生錯誤。
了解乳膠的基本原理。 Ficarei muito grato se alguém conseguir me dar esse helpzão。奧布里加多
阿爾基沃斯:
我只了解乳膠的基礎知識。如果有人能給我幫助,我將非常感激。謝謝
文件:
主文件
\documentclass[12pt, oneside, openany, a4paper, english, brazil]{article}
\usepackage{pdfpages}
\usepackage{booktabs}
\usepackage{longtable}
\usepackage{tocloft}
\renewcommand{\cftlottitlefont}{\hspace*{\fill}\Large\bfseries\vspace{1cm}}
\renewcommand{\cftafterlottitle}{\hspace*{\fill}}
\usepackage{mathptmx}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[brazil]{babel}
\usepackage{indentfirst}
\usepackage{color}
\usepackage{graphicx,graphicx}
\usepackage{epsfig,subfig}
\usepackage{microtype}
\usepackage{imakeidx}
\usepackage{ragged2e}
\usepackage{lipsum}
\usepackage{amsmath,amssymb,mathrsfs}
\usepackage{setspace}
\usepackage{verbatim}
\usepackage{float}
\usepackage{tabularx}
\usepackage{multirow}
\usepackage{url}
\usepackage{xcolor,colortbl}
\usepackage[acronym,style=super,nonumberlist]{glossaries}
\makeglossaries
\usepackage{fancyhdr}
\pagestyle{fancyplain}
\fancyhf{}
\fancyhead[R]{\small\thepage}
\cfoot{}
\renewcommand{\headwidth}{16cm}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
\usepackage{titlesec}
\usepackage{textcase,relsize}
\titleformat{\section}
{\normalfont\scshape\Large\bfseries}{\thesection}{0.2em}{}
\titleformat{\subsection}
{\normalfont\large\bfseries}{\thesubsection}{0.4em}{}
\titlespacing*
{\section}
{0cm}
{0.6em}
{0.6em}
\usepackage[abnt-emphasize=bf,alf]{abntex2cite}
\usepackage[left=3cm,top=3cm,right=2cm,bottom=2cm]{geometry}
\usepackage[nottoc,numbib]{tocbibind}
\usepackage{quoting}
\newenvironment{citacao}
{
\setlength\parindent{0cm}
\fontsize{10pt}{12pt}\selectfont
\begin{quoting}[rightmargin=0cm,leftmargin=4cm]
}
{
\end{quoting}
}
\usepackage{titletoc}
\addto\captionsbrazil{\renewcommand{\contentsname}{\hfill Sumário\hfill\vspace{1cm}}}
\titlecontents{section}
[0cm]
{}
{\thecontentslabel\hspace{0.5em}}
{}
{ \titlerule*[1pc]{. . . . .}\contentspage \nobreak}
\titlecontents{subsection}
[0.7cm]
{}
{\thecontentslabel\hspace{0.5em}}
{}
{\titlerule*[1pc]{. . . . .}\contentspage \nobreak}
\include{conf/dados}
\begin{document}
\frenchspacing
\pagenumbering{arabic}
\setcounter{page}{1}
%%%%%%
% Parte pré-textual
%%%%%%
\singlespacing
\include{pag/capa}
\include{pag/pre/folha-rosto}
\setcounter{page}{1}
\thispagestyle{empty}
\tableofcontents
\clearpage
\setcounter{page}{1}
\setcounter{page}{1}
\listoffigures
\thispagestyle{empty}
\clearpage
\setcounter{page}{1}
\listoftables
\thispagestyle{empty}
\clearpage
\setcounter{page}{1}
\input{pag/pre/abreviacoes}
\thispagestyle{empty}
\clearpage
%%%%%%
% Parte textual
%%%%%%
\renewcommand\thesection{\arabic{section}\hspace{0.2em}-{}}
\renewcommand\thesubsection{\arabic{section}.\arabic{subsection}}
\justify
\onehalfspacing
\setlength\parindent{1.5cm}
\setlength{\parskip}{0.6em}
\setcounter{page}{1}
\begingroup
\let\clearpage\relax
\section[Introdução]{Introdução}
\input{pag/text/introducao}
\endgroup
\begingroup
\let\clearpage\relax
\section[Justificativa]{Justificativa}
\input{pag/text/justificativa}
\endgroup
\begingroup
\let\clearpage\relax
\section[Problema a ser resolvido]{Problema a ser resolvido}
\input{pag/text/Problema}
\endgroup
\begingroup
\let\clearpage\relax
\section[Objetivos]{Objetivos}
\input{pag/text/Objetivos}
\endgroup
\begingroup
\let\clearpage\relax
\section[Fundamentação Teórica]{Fundamentação Teórica}
\input{pag/text/fundamentacaoTeoria}
\endgroup
\begingroup
\let\clearpage\relax
\section[Metodologia]{Metodologia}
\input{pag/text/metodologia}
\endgroup
\begingroup
\let\clearpage\relax
\section[Cronograma]{Cronograma}
\input{pag/text/cronograma}
\endgroup
\begingroup
\let\clearpage\relax
\section[Orçamento]{Orçamento}
\input{pag/text/orcamento}
\endgroup
%%%%%%
% Parte pós-textual
%%%%%%
\newpage
\singlespacing
\begin{flushleft}
\begingroup
\let\clearpage\relax
\bibliography{pag/pos/referencias}
\endgroup
\end{flushleft}
\vspace{3cm}
\begin{flushright}
\rule{6cm}{1pt} \\
\autor
\vspace{1cm}
\rule{6cm}{1pt} \\
\orientador
\end{flushright}
\end{document}
縮寫.tex
\printglossary[title=Lista de Abreviaturas e Siglas, type=\acronymtype]
\newacronym{aasi}{AASI}{Aparelhos de amplificação sonora individual}
\newacronym{sus}{SUS}{Sistema Único de Saúde}
\newacronym{bjorl}{BJORL}{Brazilian Journal}
\newacronym{iffar}{IFFar}{Instituto Federal Farroupilha}
\newacronym{oled}{OLED}{Organic light-emitting diode}
\newacronym{tic}{TIC}{Tecnologias da informação e comunicação}
\newacronym{mp3}{MP3}{MPEG-1/2 Audio Layer 3}
\newacronym{oms}{OMS}{Organização Mundial da Saúde}
\newacronym{db}{dB}{Decibéis}
\newacronym{dba}{dBA}{Decibéis escala A (Ruído continuo)}
\newacronym{dbc}{dBC}{Decibéis escala C (Ruído impulsivo)}
\newacronym{pa2h}{Pa2h}{Taxa de medição de exposição}
\newacronym{who}{WHO}{World Health Organization}
\newacronym{pc}{PC}{Personal Computer}
\newacronym{caa}{CAA}{Comunicação ampliada e alternativa}
\newacronym{csa}{CSA}{Comunicação suplementar e alternativa}
\newacronym{tdd}{TDD}{Telecommunication Devices for the Deaf}
\newacronym{pcs}{PCS}{Picture Communication Symbols}
\newacronym{eustat}{EUSTAT}{Empowering Users Through Assistive Technology}
\newacronym{lcd}{LCD}{Liquid Crystal Display}
\newacronym{cm}{cm}{Centímetro}
\newacronym{dsam}{DSAM}{Dispositivo Sensorial de Auxílio à Mobilidade}
\newacronym{feceesp}{FeCEESP}{Feira de Ciências das Escolas Estaduais de São Paulo}
答案1
我簡化了您的程式碼,刪除了與當前問題無關的程式碼。
\documentclass[12pt, oneside, openany, a4paper, english, brazil]{article}
\usepackage{tocloft}
\usepackage{mathptmx}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[brazil]{babel}
\addto\captionsbrazil{\renewcommand{\contentsname}{\hfill Sumário\hfill~}}
\usepackage[acronym,style=super,nonumberlist]{glossaries}
\makeglossaries
\usepackage{titlesec}
\titleformat{\section}
{\normalfont\scshape\Large\bfseries}{\thesection}{0.2em}{}
\titleformat{name=\section,numberless}{\normalfont\Large\bfseries\centering}{}{0.2em}{}
%https://tex.stackexchange.com/questions/146522/titlesec-numberless-section-numbering
\titleformat{\subsection}
{\normalfont\large\bfseries}{\thesubsection}{0.4em}{}
\titlespacing*
{\section}
{0cm}
{0.6em}
{0.6em}
\usepackage[abnt-emphasize=bf,alf]{abntex2cite}
\usepackage[left=3cm,top=3cm,right=2cm,bottom=2cm]{geometry}
\usepackage[nottoc,numbib]{tocbibind}
\usepackage{quoting}
\newenvironment{citacao}
{
\setlength\parindent{0cm}
\fontsize{10pt}{12pt}\selectfont
\begin{quoting}[rightmargin=0cm,leftmargin=4cm]
}
{
\end{quoting}
}
\usepackage{titletoc}
\usepackage{tocloft}
\renewcommand{\cftsecleader}{\cftdotfill{\cftdotsep}}
\renewcommand{\cftsecfont}{\normalfont}
\renewcommand{\cftsecpagefont}{\normalfont}
\newacronym{oms}{OMS}{Organização Mundial da Saúde}
\begin{document}
\tableofcontents
% Parte pré-textual
%%%%%%
\printglossary[title=Lista de Abreviaturas e Siglas, type=\acronymtype]
\section{asdf}
\Gls{oms}.
%%%%%%
\end{document
}