272 changed files with 22368 additions and 17015 deletions
@ -1,4 +1,7 @@
|
||||
|
||||
########### install files ############### |
||||
|
||||
INSTALL( FILES example.cwl DESTINATION share/apps/kile/complete/abbreviation ) |
||||
INSTALL( FILES |
||||
example.cwl |
||||
fastex.cwl |
||||
DESTINATION share/apps/kile/complete/abbreviation ) |
||||
|
@ -1,2 +1,3 @@
|
||||
abbcompletedir = $(kde_datadir)/kile/complete/abbreviation
|
||||
abbcomplete_DATA = example.cwl
|
||||
abbcomplete_DATA = example.cwl \
|
||||
fastex.cwl
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,43 @@
|
||||
# allrunes package, available from ctan |
||||
# tbraun, 28.08.2008 |
||||
\textarc{text} |
||||
\textara{text} |
||||
\textarn{text} |
||||
\textart{text} |
||||
\textarl{text} |
||||
\textarm{text} |
||||
\arcfamily |
||||
\arafamily |
||||
\arnfamily |
||||
\artfamily |
||||
\arlfamily |
||||
\armfamily |
||||
|
||||
# already included in standard latex |
||||
# \textbf{text} |
||||
# \bfseries |
||||
# \textmd{text} |
||||
# \mdseries |
||||
\textlf{text} |
||||
\lfseries |
||||
|
||||
\textwil{text} |
||||
\textwol{text} |
||||
\withlines |
||||
\withoutlines |
||||
|
||||
\textst{text} |
||||
\textcu{text} |
||||
\textro{text} |
||||
\straighttwigs |
||||
\curvedtwigs |
||||
\roundedtwigs |
||||
|
||||
\texthi{text} |
||||
\textlo{text} |
||||
\hightwigs |
||||
\lowtwigs |
||||
|
||||
\hflip{rune} |
||||
\vflip{rune} |
||||
\turn{rune} |
@ -0,0 +1,43 @@
|
||||
# babel.sty, |
||||
# available from ctan |
||||
# tbraun 4.11.2008 |
||||
|
||||
\selectlanguage{language} |
||||
\begin{otherlanguage}{language} |
||||
\begin{otherlanguage*}{language} |
||||
\end{otherlanguage} |
||||
\foreignlanguage{language}{text} |
||||
\begin{hypenrules}{option} |
||||
\end{hyphenrules} |
||||
\languagename |
||||
\iflanguage{language}{if true}{if false} |
||||
\useshorthands{character} |
||||
\defineshorthand{characters}{action} |
||||
\aliasshorthand{character}{shorthand} |
||||
\languageshorthands{language} |
||||
\shorthandon{characters} |
||||
\shorthandoff{characters} |
||||
\languageattribute{language}{list of attributes} |
||||
|
||||
# extracted from gernmanb.ldf |
||||
\prefacename |
||||
\refname |
||||
\abstractname |
||||
\bibname |
||||
\chaptername |
||||
\appendixname |
||||
\contentsname |
||||
\listfigurename |
||||
\listtablename |
||||
\indexname |
||||
\figurename |
||||
\tablename |
||||
\partname |
||||
\enclname |
||||
\ccname |
||||
\headtoname |
||||
\pagename |
||||
\seename |
||||
\alsoname |
||||
\proofname |
||||
\glossaryname |
@ -0,0 +1,14 @@
|
||||
# bm, ctan |
||||
# tbraun 6/11/2008 |
||||
|
||||
\bm{math expression} |
||||
\hm{math expression} |
||||
|
||||
\boldsymbol{math expression} |
||||
\heavysymbol{math expression} |
||||
|
||||
\DeclareBoldMathCommand[math version]{cmd}{math expression} |
||||
\DeclareBoldMathCommand{cmd}{math expression} |
||||
|
||||
\bmmax{number} |
||||
\hmmax{number} |
@ -0,0 +1,10 @@
|
||||
# float, ctan |
||||
# tbraun 4.11.2008 |
||||
|
||||
\newfloat{type}{placement}{ext}[within] |
||||
\floatstyle{defaultstyle} |
||||
\floatname{type}{name} |
||||
\floatplacement{type}{default placement specifier} |
||||
\restylefloat{figure or table |
||||
\listof{type}{ title} |
||||
|
@ -0,0 +1,95 @@
|
||||
# glosstex, ctan |
||||
# tbraun 4.11.2008 |
||||
|
||||
\glosstex{label} |
||||
\glosstex[pageref-mode]{label} |
||||
\glosstex(list){label} |
||||
\glosstex(list)[pageref-mode]{label} |
||||
|
||||
\glosstex*{label} |
||||
\glosstex*[pageref-mode]{label} |
||||
\glosstex*(list){label} |
||||
\glosstex*(list)[pageref-mode]{label} |
||||
|
||||
\acronym{label} |
||||
\acronym[pageref-mode]{label} |
||||
\acronym(list){label} |
||||
\acronym(list)[pageref-mode]{label} |
||||
|
||||
\acronym*{label} |
||||
\acronym*[pageref-mode]{label} |
||||
\acronym*(list){label} |
||||
\acronym*(list)[pageref-mode]{label} |
||||
|
||||
\gls{label} |
||||
\gls[pageref-mode]{label} |
||||
\gls(list){label} |
||||
\gls(list)[pageref-mode]{label} |
||||
|
||||
\gls*{label} |
||||
\gls*[pageref-mode]{label} |
||||
\gls*(list){label} |
||||
\gls*(list)[pageref-mode]{label} |
||||
|
||||
\ac{label} |
||||
\ac[pageref-mode]{label} |
||||
\ac(list)[pageref-mode]{label} |
||||
\ac<form>(list)[pageref-mode]{label} |
||||
\ac[, lparen , rparen ,]<form>(list)[pageref-mode]{label} |
||||
|
||||
\ac*{label} |
||||
\ac*[pageref-mode]{label} |
||||
\ac*(list)[pageref-mode]{label} |
||||
\ac*<form>(list)[pageref-mode]{label} |
||||
\ac*[, lparen , rparen ,]<form>(list)[pageref-mode]{label} |
||||
|
||||
\acs{label} |
||||
\acs[pageref-mode]{label} |
||||
\acs(list)[pageref-mode]{label} |
||||
\acs<form>(list)[pageref-mode]{label} |
||||
\acs[, lparen , rparen ,]<form>(list)[pageref-mode]{label} |
||||
|
||||
\acs*{label} |
||||
\acs*[pageref-mode]{label} |
||||
\acs*(list)[pageref-mode]{label} |
||||
\acs*<form>(list)[pageref-mode]{label} |
||||
\acs*[, lparen , rparen ,]<form>(list)[pageref-mode]{label} |
||||
|
||||
\acl{label} |
||||
\acl[pageref-mode]{label} |
||||
\acl(list)[pageref-mode]{label} |
||||
\acl<form>(list)[pageref-mode]{label} |
||||
\acl[, lparen , rparen ,]<form>(list)[pageref-mode]{label} |
||||
|
||||
\acl*{label} |
||||
\acl*[pageref-mode]{label} |
||||
\acl*(list)[pageref-mode]{label} |
||||
\acl*<form>(list)[pageref-mode]{label} |
||||
\acl*[, lparen , rparen ,]<form>(list)[pageref-mode]{label} |
||||
|
||||
\acf{label} |
||||
\acf[pageref-mode]{label} |
||||
\acf(list)[pageref-mode]{label} |
||||
\acf<form>(list)[pageref-mode]{label} |
||||
\acf[, lparen , rparen ,]<form>(list)[pageref-mode]{label} |
||||
|
||||
\acf*{label} |
||||
\acf*[pageref-mode]{label} |
||||
\acf*(list)[pageref-mode]{label} |
||||
\acf*<form>(list)[pageref-mode]{label} |
||||
\acf*[, lparen , rparen ,]<form>(list)[pageref-mode]{label} |
||||
|
||||
\printglosstex(list) |
||||
\printglosstex(list)[pageref-mode] |
||||
|
||||
\glxitemorderdefault{list}{item-order i/l/""} |
||||
\glxitemplacementdefault{list}{item-order t/f/""} |
||||
|
||||
\glxparendefault{lparen}{rparen} |
||||
\glxparenlistdefault{list}{lparen}{rparen} |
||||
|
||||
\glxref{item} |
||||
\glxref*{item} |
||||
|
||||
\glxheading{glo, acr or own list}{definition} |
||||
|
@ -0,0 +1,4 @@
|
||||
# nicefrac, ctan |
||||
# tbraun 6.11.2008 |
||||
|
||||
\nicefrac{nom}{denom} |
@ -0,0 +1,37 @@
|
||||
# siunitx package, special commands |
||||
# get it from http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=siunitx |
||||
# dsarpe 03.07.2008 |
||||
|
||||
# Specialist units, not loaded by default, only with alsoload=<name>, here given in parentheses |
||||
# Binary units (binary) |
||||
\bit |
||||
\byte |
||||
# Synthetic chemistry (synchem) |
||||
\mmHg |
||||
\molar |
||||
\Molar |
||||
\torr |
||||
\dalton |
||||
# High-energy physics (hep) |
||||
\clight |
||||
\eVperc |
||||
# Areas |
||||
\yoctobarn |
||||
\yb |
||||
\zeptobarn |
||||
\zb |
||||
\attobarn |
||||
\ab |
||||
\femtobarn |
||||
\fb |
||||
\picobarn |
||||
\pb |
||||
\nanobarn |
||||
\nb |
||||
# Other units |
||||
\micron |
||||
\mrad |
||||
\gauss |
||||
# Astronomy (astro) |
||||
\parsec |
||||
\lightyear |
@ -0,0 +1,287 @@
|
||||
# siunitx package |
||||
# get it from http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=siunitx |
||||
# dsarpe 03.07.2008 |
||||
|
||||
# Numbers |
||||
\num{number} |
||||
\num[options]{number} |
||||
|
||||
# Angles |
||||
\ang{angle} |
||||
\ang[options]{angle} |
||||
|
||||
# Units and values |
||||
\SI{value}{unit commands} |
||||
\SI[options]{value}{unit commands} |
||||
\SI{value}[pre-unit]{unit commands} |
||||
\SI[options]{value}[pre-unit]{unit commands} |
||||
|
||||
# Powers of units |
||||
\Square |
||||
\ssquare |
||||
\squared |
||||
\cubic |
||||
\cubed |
||||
\per |
||||
\tothe{power} |
||||
\raiseto{power} |
||||
|
||||
# Units with no values |
||||
\si{unit} |
||||
\si[options]{unit} |
||||
|
||||
# |
||||
# pre-defined units, prefixes and powers |
||||
# |
||||
# The seven base SI units |
||||
\kilogram |
||||
\metre |
||||
\second |
||||
\mole |
||||
\kelvin |
||||
\ampere |
||||
\candela |
||||
|
||||
# The SI prefixes |
||||
\yocto |
||||
\zepto |
||||
\atto |
||||
\femto |
||||
\pico |
||||
\nano |
||||
\micro |
||||
\milli |
||||
\centi |
||||
\deci |
||||
\deca |
||||
\deka |
||||
\hecto |
||||
\kilo |
||||
\mega |
||||
\giga |
||||
\tera |
||||
\peta |
||||
\exa |
||||
\zetta |
||||
\yotta |
||||
|
||||
# The derived SI units with defined names |
||||
\becquerel |
||||
\celsius |
||||
\coulomb |
||||
\farad |
||||
\Gray |
||||
\ggray |
||||
\hertz |
||||
\henry |
||||
\joule |
||||
\katal |
||||
\lumen |
||||
\lux |
||||
\newton |
||||
\ohm |
||||
\pascal |
||||
\radian |
||||
\siemens |
||||
\sievert |
||||
\steradian |
||||
\tesla |
||||
\volt |
||||
\watt |
||||
\weber |
||||
|
||||
# Units derived from experiments |
||||
\electronvolt |
||||
\atomicmassunit |
||||
\atomicmass |
||||
|
||||
# Units accepted for use with SI |
||||
\bel |
||||
\Day |
||||
\dday |
||||
\degree |
||||
\hour |
||||
\minute |
||||
\arcmin |
||||
\neper |
||||
\percent |
||||
\arcsec |
||||
\tonne |
||||
|
||||
# Prefixed and abbreviated units |
||||
# Masses |
||||
\kilogram |
||||
\kg |
||||
\femtogram |
||||
\fg |
||||
\picogram |
||||
\pg |
||||
\nanogram |
||||
\nanog |
||||
\microgram |
||||
\micg |
||||
\milligram |
||||
\mg |
||||
\atomicmass |
||||
\amu |
||||
# Lengths |
||||
\picometre |
||||
\picom |
||||
\nanometre |
||||
\nm |
||||
\micrometre |
||||
\micm |
||||
\millimetre |
||||
\mm |
||||
\centimetre |
||||
\cm |
||||
\decimetre |
||||
\dm |
||||
\kilometre |
||||
\km |
||||
# Times |
||||
\second |
||||
\Sec |
||||
\attosecond |
||||
\as |
||||
\femtosecond |
||||
\fs |
||||
\picosecond |
||||
\ps |
||||
\nanosecond |
||||
\ns |
||||
\microsecond |
||||
\mics |
||||
\millisecond |
||||
\ms |
||||
# Moles |
||||
\femtomole |
||||
\fmol |
||||
\picomole |
||||
\pmol |
||||
\nanomole |
||||
\nmol |
||||
\micromole |
||||
\micmol |
||||
\millimole |
||||
\mmol |
||||
# Currents |
||||
\picoampere |
||||
\pA |
||||
\nanoampere |
||||
\nA |
||||
\microampere |
||||
\micA |
||||
\kiloampere |
||||
\kA |
||||
# Areas |
||||
\squarecentimetre |
||||
\centimetresquared |
||||
\cms |
||||
\squaremetre |
||||
\squarekilometre |
||||
# Volumes |
||||
\microlitre |
||||
\micl |
||||
\millilitre |
||||
\ml |
||||
\cubiccentimetre |
||||
\cmc |
||||
\centimetrecubed |
||||
\cubicdecimetre |
||||
\dmc |
||||
# Frequencies |
||||
\hertz |
||||
\Hz |
||||
\millihertz |
||||
\mHz |
||||
\kilohertz |
||||
\kHz |
||||
\megahertz |
||||
\MHz |
||||
\gigahertz |
||||
\GHz |
||||
\terahertz |
||||
\THz |
||||
# potentials |
||||
\millivolt |
||||
\mV |
||||
\kilovolt |
||||
\kV |
||||
# Energies |
||||
\kilojoule |
||||
\kJ |
||||
\electronvolt |
||||
\eV |
||||
\millielectronvolt |
||||
\meV |
||||
\kiloelectronvolt |
||||
\keV |
||||
\megaelectronvolt |
||||
\MeV |
||||
\gigaelectronvolt |
||||
\GeV |
||||
\teraelectronvolt |
||||
\TeV |
||||
\kilowatthour |
||||
\kWh |
||||
# Powers |
||||
\milliwatt |
||||
\kilowatt |
||||
\megawatt |
||||
# Capacitances |
||||
\femtofarad |
||||
\picofarad |
||||
\nanofarad |
||||
\microfarad |
||||
\millifarad |
||||
# Resistances |
||||
\kiloohm |
||||
\megaohm |
||||
\gigaohm |
||||
\millisiemens |
||||
# Forces |
||||
\millinewton |
||||
\kilonewton |
||||
# Other units |
||||
\hectopascal |
||||
\megabecquerel |
||||
\millisievert |
||||
|
||||
# Additional (temporary) SI units |
||||
\angstrom |
||||
\are |
||||
\curie |
||||
\BAR |
||||
\bbar |
||||
\barn |
||||
\gal |
||||
\hectare |
||||
\millibar |
||||
\rad |
||||
\rem |
||||
\roentgen |
||||
|
||||
# Defining new units |
||||
\newunit{new unit command}{text} |
||||
\newunit[options]{new unit command}{text} |
||||
\renewunit{new unit command}{text} |
||||
\renewunit[options]{new unit command}{text} |
||||
\provideunit{new unit command}{text} |
||||
\provideunit[options]{new unit command}{text} |
||||
\newpower{power}{num} |
||||
\newpower[post]{power}{num} |
||||
\renewpower{power}{num} |
||||
\renewpower[post]{power}{num} |
||||
\providepower{power}{num} |
||||
\providepower[post]{power}{num} |
||||
\newprefix{prefix}{symbol}{powers-ten} |
||||
\newprefix[binary]{prefix}{symbol}{powers-ten} |
||||
\renewprefix{prefix}{symbol}{powers-ten} |
||||
\renewprefix[binary]{prefix}{symbol}{powers-ten} |
||||
\provideprefix{prefix}{symbol}{powers-ten} |
||||
\provideprefix[binary]{prefix}{symbol}{powers-ten} |
||||
|
||||
# Package options inside document |
||||
\sisetup |
||||
|
@ -0,0 +1,9 @@
|
||||
# todonotes.sty |
||||
# Salim 2008/11/09 |
||||
# http://midtiby.blogspot.com/ |
||||
|
||||
\todo{text} |
||||
\todo[options]{text} |
||||
\listoftodos |
||||
|
||||
|
@ -0,0 +1,24 @@
|
||||
% syntax highlightning bug, nested enviroments are not recognized |
||||
\documentclass{article} |
||||
\usepackage{amsmath} |
||||
\usepackage{amssymb} |
||||
\usepackage{fancybox} |
||||
\begin{document} |
||||
\newlength{\parboxlength} |
||||
\begin{align*} |
||||
\setlength{\fboxsep}{15pt} |
||||
\setlength{\parboxlength}{\linewidth} |
||||
\addtolength{\parboxlength}{-2\fboxsep} |
||||
\fbox{ |
||||
\parbox{\parboxlength}{ |
||||
\setlength{\abovedisplayskip}{0pt} |
||||
\setlength{\belowdisplayskip}{0pt} |
||||
\begin{align} |
||||
asdf |
||||
\end{align} |
||||
}} |
||||
\end{align*} |
||||
|
||||
asdfasdfasdfasdfadfasdf |
||||
|
||||
\end{document} |
@ -0,0 +1,72 @@
|
||||
% /*************************************************************************** |
||||
% begin: Aug 09 2006 |
||||
% edit: -- |
||||
% version: 0.01 |
||||
% copyright: (C) 2006 by Holger Danielsson and Thomas Braun |
||||
% ***************************************************************************/ |
||||
% |
||||
% /*************************************************************************** |
||||
% * * |
||||
% * This program is free software; you can redistribute it and/or modify * |
||||
% * it under the terms of the GNU General Public License as published by * |
||||
% * the Free Software Foundation; either version 2 of the License, or * |
||||
% * (at your option) any later version. * |
||||
% * * |
||||
% ***************************************************************************/ |
||||
|
||||
\documentclass{article} |
||||
|
||||
\begin{document} |
||||
234$ \sqrt{2}$ $a^2$ |
||||
|
||||
abc |
||||
|
||||
$ \$ % \( % \[ $$$$ |
||||
\begin{array}{ccc} |
||||
x^2 & y^2 & z^2 |
||||
\end{array} |
||||
$ |
||||
|
||||
\begin{equation} |
||||
% \begin{equation} $ |
||||
a^2 \\\\\$ |
||||
\begin{array}{ccc} |
||||
\alpha & \beta & \gamma |
||||
\end{array} |
||||
\end{equation} |
||||
|
||||
$\begin{array}{ccc} |
||||
a^2 & b^2 & c^2 |
||||
\end{array}$ |
||||
|
||||
\[ |
||||
a^2 |
||||
\] \$ $ x^2$ |
||||
|
||||
\( |
||||
b^2 % $ test $ |
||||
\) |
||||
|
||||
\begin{displaymath} % works |
||||
\alpha + \beta + \gamma = 180° % comment |
||||
\begin{split} |
||||
|
||||
\end{split} |
||||
|
||||
\end{displaymath} |
||||
|
||||
\begin{math} % does not work yet |
||||
\alpha + \beta + \gamma = 180° % comment |
||||
\end{math} |
||||
|
||||
\begin{eqnarray} % should not work |
||||
\alpha + \beta + \gamma = 180° % comment |
||||
\end{eqnarray} |
||||
|
||||
\ensuremath{} |
||||
|
||||
\begin{mathtest} % has to be defined in configure-kile-commands to work |
||||
asdasdasd |
||||
\end{mathtest} |
||||
|
||||
\end{document} |