From ae599706a7d7ba00ac2e6ff4f79338a70f1ef9da Mon Sep 17 00:00:00 2001 From: "W. Kosior" Date: Wed, 18 Dec 2024 09:53:46 +0100 Subject: Adjust styling of `copyright' and `registered' symbols. --- techniques_table_doc.tex | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/techniques_table_doc.tex b/techniques_table_doc.tex index 3a56a48..eb55af1 100644 --- a/techniques_table_doc.tex +++ b/techniques_table_doc.tex @@ -13,6 +13,7 @@ colorlinks, urlcolor={blue!80!black} } +\usepackage{textcomp} \input{tlp.tex} @@ -32,13 +33,15 @@ Technique names presented above are covered by the following terms of use. \subsection*{LICENSE} +\begin{sloppypar} % Registered symbol would land on the margin without sloppy. The MITRE Corporation (MITRE) hereby grants you a non-exclusive, royalty-free -license to use ATT\&CK\textregistered for research, development, and commercial -purposes. Any copy you make for such purposes is authorized provided that you -reproduce MITRE's copyright designation and this license in any such copy. +license to use \mbox{ATT\&CK\textsuperscript{\tiny\textregistered}} for +research, development, and commercial purposes. Any copy you make for such +purposes is authorized provided that you reproduce MITRE's copyright designation +and this license in any such copy. +\end{sloppypar} - -``\textcopyright 2024 The MITRE Corporation. This work is reproduced and +``{\textcopyright} 2024 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation.'' \subsection*{DISCLAIMERS} -- cgit v1.2.3