Warning, /office/kile/src/data/complete/tex/csquotes.cwl is written in an unsupported language. File is not indexed.

0001 # csquotes, http://www.ctan.org/tex-archive/macros/latex/contrib/csquotes
0002 # tbraun 10/8/2012
0003 
0004 \enquote{text}
0005 \enquote*{text}
0006 \foreignquote{lang}{text}
0007 \foreignquote*{lang}{text}
0008 \hyphenquote{lang}{text}
0009 \hyphenquote*{lang}{text}
0010 
0011 \textquote[cite][punct]{text}<tpunct>
0012 \textquote[cite]{text}<tpunct>
0013 \textquote{text}<tpunct>
0014 \textquote[cite][punct]{text}
0015 \textquote[cite]{text}
0016 \textquote{text}
0017 
0018 \textquote*[cite][punct]{text}<tpunct>
0019 \textquote*[cite]{text}<tpunct>
0020 \textquote*{text}<tpunct>
0021 \textquote*[cite][punct]{text}
0022 \textquote*[cite]{text}
0023 \textquote*{text}
0024 
0025 \foreigntextquote{lang}[cite][punct]{text}<tpunct>
0026 \foreigntextquote{lang}[cite]{text}<tpunct>
0027 \foreigntextquote{lang}{text}<tpunct>
0028 \foreigntextquote{lang}[cite][punct]{text}
0029 \foreigntextquote{lang}[cite]{text}
0030 \foreigntextquote{lang}{text}
0031 
0032 \foreigntextquote*{lang}[cite][punct]{text}<tpunct>
0033 \foreigntextquote*{lang}[cite]{text}<tpunct>
0034 \foreigntextquote*{lang}{text}<tpunct>
0035 \foreigntextquote*{lang}[cite][punct]{text}
0036 \foreigntextquote*{lang}[cite]{text}
0037 \foreigntextquote*{lang}{text}
0038 
0039 \hyphentextquote{lang}[cite][punct]{text}<tpunct>
0040 \hyphentextquote{lang}[cite]{text}<tpunct>
0041 \hyphentextquote{lang}{text}<tpunct>
0042 \hyphentextquote{lang}[cite][punct]{text}
0043 \hyphentextquote{lang}[cite]{text}
0044 \hyphentextquote{lang}{text}
0045 
0046 \hyphentextquote*{lang}[cite][punct]{text}<tpunct>
0047 \hyphentextquote*{lang}[cite]{text}<tpunct>
0048 \hyphentextquote*{lang}{text}<tpunct>
0049 \hyphentextquote*{lang}[cite][punct]{text}
0050 \hyphentextquote*{lang}[cite]{text}
0051 \hyphentextquote*{lang}{text}
0052 
0053 \blockquote[cite][punct]{text}<tpunct>
0054 \blockquote[cite]{text}<tpunct>
0055 \blockquote{text}<tpunct>
0056 \blockquote[cite][punct]{text}
0057 \blockquote[cite]{text}
0058 \blockquote{text}
0059 
0060 \foreignblockquote{lang}[cite][punct]{text}<tpunct>
0061 \foreignblockquote{lang}[cite]{text}<tpunct>
0062 \foreignblockquote{lang}{text}<tpunct>
0063 \foreignblockquote{lang}[cite][punct]{text}
0064 \foreignblockquote{lang}[cite]{text}
0065 \foreignblockquote{lang}{text}
0066 
0067 \hyphenblockquote{lang}[cite][punct]{text}<tpunct>
0068 \hyphenblockquote{lang}[cite]{text}<tpunct>
0069 \hyphenblockquote{lang}{text}<tpunct>
0070 \hyphenblockquote{lang}[cite][punct]{text}
0071 \hyphenblockquote{lang}[cite]{text}
0072 \hyphenblockquote{lang}{text}
0073 
0074 \hybridblockquote{lang}[cite][punct]{text}<tpunct>
0075 \hybridblockquote{lang}[cite]{text}<tpunct>
0076 \hybridblockquote{lang}{text}<tpunct>
0077 \hybridblockquote{lang}[cite][punct]{text}
0078 \hybridblockquote{lang}[cite]{text}
0079 \hybridblockquote{lang}{text}
0080 
0081 \setquotestyle[variant]{style}
0082 \setquotestyle{alias}
0083 \setquotestyle*
0084 
0085 \MakeOuterQuote{char}
0086 \MakeInnerQuote{char}
0087 \MakeAutoQuote{char1}{char2}
0088 \MakeAutoQuote*{char1}{char2}
0089 \MakeForeignQuote{lang}{char1}{char2}
0090 \MakeForeignQuote*{lang}{char1}{char2}
0091 \MakeHyphenQuote{lang}{char1}{char2}
0092 \MakeHyphenQuote*{lang}{char1}{char2}
0093 \MakeBlockQuote{char1}{delim}{char2}
0094 \MakeForeignBlockQuote{lang}{char1}{delim}{char2}
0095 \MakeHyphenBlockQuote{lang}{char1}{delim}{char2}
0096 \MakeHybridBlockQuote{lang}{char1}{delim}{char2}
0097 
0098 \EnableQuotes
0099 \DisableQuotes
0100 \VerbatimQuotes
0101 \DeleteQuotes
0102 
0103 # advanced commands
0104 \textcquote[prenote][postnote]{key}[punct]{text}<tpunct>
0105 \textcquote*[prenote][postnote]{key}[punct]{text}<tpunct>
0106 \foreigntextcquote{lang}[prenote][postnote]{key}[punct]{text}<tpunct>
0107 \foreigntextcquote*{lang}[prenote][postnote]{key}[punct]{text}<tpunct>
0108 \hyphentextcquote{lang}[prenote][postnote]{key}[punct]{text}<tpunct>
0109 \hyphentextcquote*{lang}[prenote][postnote]{key}[punct]{text}<tpunct>
0110 
0111 \blockcquote[prenote][postnote]{key}[punct]{text}<tpunct>
0112 \foreignblockcquote{lang}[prenote][postnote]{key}[punct]{text}<tpunct>
0113 \hyphenblockcquote{lang}[prenote][postnote]{key}[punct]{text}<tpunct>
0114 \hybridblockcquote{lang}[prenote][postnote]{key}[punct]{text}<tpunct>
0115 
0116 \begin{displayquote}[cite][punct]
0117 \begin{displayquote}[cite]
0118 \begin{displayquote}
0119 \end{displayquote}
0120 
0121 \begin{foreigndisplayquote}{lang}[cite][punct]
0122 \begin{foreigndisplayquote}{lang}[cite]
0123 \begin{foreigndisplayquote}{lang}
0124 \end{foreigndisplayquote}
0125 \begin{hyphendisplayquote}{lang}[cite][punct]
0126 \begin{hyphendisplayquote}{lang}[cite]
0127 \begin{hyphendisplayquote}{lang}
0128 \end{hyphendisplayquote}
0129 
0130 \begin{displaycquote}[prenote][postnote]{key}[punct]
0131 \begin{displaycquote}{key}[punct]
0132 \begin{displaycquote}{key}
0133 \end{displaycquote}
0134 
0135 \begin{foreigndisplaycquote}{lang}[prenote][postnote]{key}[punct]
0136 \begin{foreigndisplaycquote}{lang}{key}[punct]
0137 \begin{foreigndisplaycquote}{lang}{key}
0138 \end{foreigndisplaycquote}
0139 \begin{hyphendisplaycquote}{lang}[prenote][postnote]{key}[punct]
0140 \begin{hyphendisplaycquote}{lang}{key}[punct]
0141 \begin{hyphendisplaycquote}{lang}{key}
0142 \end{hyphendisplaycquote}
0143 
0144 # auxiliary commands
0145 \textelp{}
0146 \textelp{text}
0147 \textelp*{text}
0148 
0149 \textins{}
0150 \textins*{}
0151 
0152 \DeclareQuoteStyle[variant]{style}[outer init][inner init]{opening outer mark}[middle outer mark]{closing outer mark}[kern]{opening inner mark}[middle inner mark]{closing inner mark}
0153 \DeclareQuoteAlias[variant]{style}{alias}
0154 \DeclareQuoteAlias{first-levelalias}{second-levelalias}
0155 \DeclareQuoteOption{style}
0156 \ExecuteQuoteOptions{key=value}
0157 \DeclarePlainStyle{opening outer mark}{closing outer mark}{opening inner mark}{closing inner mark}
0158 \SetBlockThreshold{integer}
0159 \SetBlockEnvironment{environment}
0160 \SetCiteCommand{command}
0161 \mkcitation{cite}
0162 \mkccitation{citecode}
0163 \mktextquote{open}{text}{close}{punct}{tpunct}{cite}
0164 \mkblockquote{text}{punct}{tpunct}{cite}
0165 \mkbegdispquote{punct}{cite}
0166 \mkenddispquote{punct}{cite}
0167 \ifpunctmark{character}{true}{false}
0168 \ifpunct{true}{false}
0169 \ifterm{true}{false}
0170 \iftextpunctmark{text}{character}{true}{false}
0171 \iftextpunct{text}{true}{false}
0172 \iftextterm{text}{true}{false}
0173 \ifblockquote{true}{false}
0174 \ifblank{string}{true}{false}
0175 \unspace
0176 \DeclareAutoPunct{characters}