mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
Update old \tt and \sc macros
Change-Id: I016d946e48590039bcedd7dd5ec41322b0ef17ea
This commit is contained in:
parent
1bd47de339
commit
7b95b9d76d
1 changed files with 7 additions and 7 deletions
|
@ -76,7 +76,7 @@ The precise terms and conditions for copying, distribution and
|
|||
modification follow.
|
||||
|
||||
\begin{center}
|
||||
{\Large \sc GNU General Public License
|
||||
\Large\textsc{GNU General Public License
|
||||
\\\vspace{3mm}Terms and Conditions For Copying, Distribution and Modification}
|
||||
\end{center}
|
||||
|
||||
|
@ -314,13 +314,13 @@ of preserving the free status of all derivatives of our free software and
|
|||
of promoting the sharing and reuse of software generally.
|
||||
|
||||
\begin{center}
|
||||
{\Large\sc
|
||||
\Large\textsc{
|
||||
No Warranty
|
||||
}
|
||||
\end{center}
|
||||
|
||||
\item
|
||||
{\sc Because the program is licensed free of charge, there is no warranty
|
||||
\textsc{Because the program is licensed free of charge, there is no warranty
|
||||
for the program, to the extent permitted by applicable law. Except when
|
||||
otherwise stated in writing the copyright holders and/or other parties
|
||||
provide the program ``as is'' without warranty of any kind, either expressed
|
||||
|
@ -331,7 +331,7 @@ program prove defective, you assume the cost of all necessary servicing,
|
|||
repair or correction.}
|
||||
|
||||
\item
|
||||
{\sc In no event unless required by applicable law or agreed to in writing
|
||||
\textsc{In no event unless required by applicable law or agreed to in writing
|
||||
will any copyright holder, or any other party who may modify and/or
|
||||
redistribute the program as permitted above, be liable to you for damages,
|
||||
including any general, special, incidental or consequential damages arising
|
||||
|
@ -345,7 +345,7 @@ possibility of such damages.}
|
|||
|
||||
|
||||
\begin{center}
|
||||
{\Large\sc End of Terms and Conditions}
|
||||
\Large\textsc{End of Terms and Conditions}
|
||||
\end{center}
|
||||
|
||||
|
||||
|
@ -398,9 +398,9 @@ under certain conditions; type `show c' for details.
|
|||
\end{quote}
|
||||
|
||||
|
||||
The hypothetical commands {\tt show w} and {\tt show c} should show the
|
||||
The hypothetical commands \texttt{show w} and \texttt{show c} should show the
|
||||
appropriate parts of the General Public License. Of course, the commands
|
||||
you use may be called something other than {\tt show w} and {\tt show c};
|
||||
you use may be called something other than \texttt{show w} and \texttt{ show c};
|
||||
they could even be mouse-clicks or menu items---whatever suits your
|
||||
program.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue