@ -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
|
||||
|
@ -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}
|
Before Width: | Height: | Size: 312 B After Width: | Height: | Size: 303 B |
Before Width: | Height: | Size: 316 B After Width: | Height: | Size: 308 B |
Before Width: | Height: | Size: 306 B After Width: | Height: | Size: 298 B |
Before Width: | Height: | Size: 307 B After Width: | Height: | Size: 299 B |
Before Width: | Height: | Size: 313 B After Width: | Height: | Size: 300 B |
Before Width: | Height: | Size: 308 B After Width: | Height: | Size: 301 B |
Before Width: | Height: | Size: 310 B After Width: | Height: | Size: 304 B |
Before Width: | Height: | Size: 314 B After Width: | Height: | Size: 305 B |
Before Width: | Height: | Size: 305 B After Width: | Height: | Size: 291 B |
Before Width: | Height: | Size: 307 B After Width: | Height: | Size: 303 B |
Before Width: | Height: | Size: 330 B After Width: | Height: | Size: 316 B |
Before Width: | Height: | Size: 314 B After Width: | Height: | Size: 303 B |
Before Width: | Height: | Size: 287 B After Width: | Height: | Size: 278 B |
Before Width: | Height: | Size: 289 B After Width: | Height: | Size: 282 B |
Before Width: | Height: | Size: 282 B After Width: | Height: | Size: 276 B |
Before Width: | Height: | Size: 282 B After Width: | Height: | Size: 275 B |
Before Width: | Height: | Size: 288 B After Width: | Height: | Size: 280 B |
Before Width: | Height: | Size: 286 B After Width: | Height: | Size: 279 B |
Before Width: | Height: | Size: 284 B After Width: | Height: | Size: 280 B |
Before Width: | Height: | Size: 284 B After Width: | Height: | Size: 281 B |
Before Width: | Height: | Size: 278 B After Width: | Height: | Size: 269 B |
Before Width: | Height: | Size: 284 B After Width: | Height: | Size: 280 B |
Before Width: | Height: | Size: 299 B After Width: | Height: | Size: 299 B |
Before Width: | Height: | Size: 294 B After Width: | Height: | Size: 284 B |
Before Width: | Height: | Size: 306 B After Width: | Height: | Size: 305 B |
Before Width: | Height: | Size: 311 B After Width: | Height: | Size: 308 B |
Before Width: | Height: | Size: 310 B After Width: | Height: | Size: 307 B |
Before Width: | Height: | Size: 278 B After Width: | Height: | Size: 269 B |
Before Width: | Height: | Size: 279 B After Width: | Height: | Size: 263 B |
Before Width: | Height: | Size: 278 B After Width: | Height: | Size: 266 B |
Before Width: | Height: | Size: 296 B After Width: | Height: | Size: 294 B |
Before Width: | Height: | Size: 303 B After Width: | Height: | Size: 287 B |
Before Width: | Height: | Size: 303 B After Width: | Height: | Size: 287 B |
Before Width: | Height: | Size: 282 B After Width: | Height: | Size: 288 B |
Before Width: | Height: | Size: 289 B After Width: | Height: | Size: 288 B |
Before Width: | Height: | Size: 305 B After Width: | Height: | Size: 301 B |
Before Width: | Height: | Size: 299 B After Width: | Height: | Size: 294 B |
Before Width: | Height: | Size: 305 B After Width: | Height: | Size: 299 B |
Before Width: | Height: | Size: 294 B After Width: | Height: | Size: 290 B |
Before Width: | Height: | Size: 293 B After Width: | Height: | Size: 289 B |
Before Width: | Height: | Size: 294 B After Width: | Height: | Size: 289 B |
Before Width: | Height: | Size: 295 B After Width: | Height: | Size: 292 B |
Before Width: | Height: | Size: 300 B After Width: | Height: | Size: 291 B |
Before Width: | Height: | Size: 300 B After Width: | Height: | Size: 294 B |
Before Width: | Height: | Size: 291 B After Width: | Height: | Size: 285 B |
Before Width: | Height: | Size: 317 B After Width: | Height: | Size: 313 B |
Before Width: | Height: | Size: 276 B After Width: | Height: | Size: 276 B |
Before Width: | Height: | Size: 287 B After Width: | Height: | Size: 282 B |
Before Width: | Height: | Size: 274 B After Width: | Height: | Size: 271 B |
Before Width: | Height: | Size: 277 B After Width: | Height: | Size: 274 B |
Before Width: | Height: | Size: 276 B After Width: | Height: | Size: 273 B |
Before Width: | Height: | Size: 281 B After Width: | Height: | Size: 276 B |
Before Width: | Height: | Size: 277 B After Width: | Height: | Size: 276 B |
Before Width: | Height: | Size: 275 B After Width: | Height: | Size: 274 B |
Before Width: | Height: | Size: 276 B After Width: | Height: | Size: 266 B |
Before Width: | Height: | Size: 294 B After Width: | Height: | Size: 292 B |
Before Width: | Height: | Size: 319 B After Width: | Height: | Size: 327 B |
Before Width: | Height: | Size: 315 B After Width: | Height: | Size: 313 B |
Before Width: | Height: | Size: 313 B After Width: | Height: | Size: 327 B |
Before Width: | Height: | Size: 307 B After Width: | Height: | Size: 297 B |
Before Width: | Height: | Size: 228 B After Width: | Height: | Size: 228 B |
Before Width: | Height: | Size: 254 B After Width: | Height: | Size: 248 B |
Before Width: | Height: | Size: 226 B After Width: | Height: | Size: 227 B |
Before Width: | Height: | Size: 228 B After Width: | Height: | Size: 224 B |
Before Width: | Height: | Size: 230 B After Width: | Height: | Size: 244 B |
Before Width: | Height: | Size: 230 B After Width: | Height: | Size: 246 B |
Before Width: | Height: | Size: 208 B After Width: | Height: | Size: 213 B |
Before Width: | Height: | Size: 262 B After Width: | Height: | Size: 269 B |
Before Width: | Height: | Size: 223 B After Width: | Height: | Size: 237 B |
Before Width: | Height: | Size: 247 B After Width: | Height: | Size: 244 B |
Before Width: | Height: | Size: 221 B After Width: | Height: | Size: 221 B |
Before Width: | Height: | Size: 230 B After Width: | Height: | Size: 216 B |
Before Width: | Height: | Size: 247 B After Width: | Height: | Size: 233 B |
Before Width: | Height: | Size: 239 B After Width: | Height: | Size: 224 B |
Before Width: | Height: | Size: 209 B After Width: | Height: | Size: 203 B |
Before Width: | Height: | Size: 252 B After Width: | Height: | Size: 248 B |
Before Width: | Height: | Size: 307 B After Width: | Height: | Size: 306 B |
Before Width: | Height: | Size: 285 B After Width: | Height: | Size: 283 B |
Before Width: | Height: | Size: 257 B After Width: | Height: | Size: 278 B |
Before Width: | Height: | Size: 256 B After Width: | Height: | Size: 259 B |
Before Width: | Height: | Size: 265 B After Width: | Height: | Size: 259 B |
Before Width: | Height: | Size: 260 B After Width: | Height: | Size: 261 B |
Before Width: | Height: | Size: 258 B After Width: | Height: | Size: 264 B |
Before Width: | Height: | Size: 233 B After Width: | Height: | Size: 232 B |
Before Width: | Height: | Size: 217 B After Width: | Height: | Size: 219 B |
Before Width: | Height: | Size: 234 B After Width: | Height: | Size: 226 B |
Before Width: | Height: | Size: 233 B After Width: | Height: | Size: 224 B |
Before Width: | Height: | Size: 208 B After Width: | Height: | Size: 231 B |
Before Width: | Height: | Size: 312 B After Width: | Height: | Size: 306 B |
Before Width: | Height: | Size: 303 B After Width: | Height: | Size: 299 B |
Before Width: | Height: | Size: 311 B After Width: | Height: | Size: 295 B |
Before Width: | Height: | Size: 307 B After Width: | Height: | Size: 302 B |
Before Width: | Height: | Size: 312 B After Width: | Height: | Size: 294 B |
Before Width: | Height: | Size: 296 B After Width: | Height: | Size: 301 B |
Before Width: | Height: | Size: 267 B After Width: | Height: | Size: 271 B |
Before Width: | Height: | Size: 259 B After Width: | Height: | Size: 259 B |
Before Width: | Height: | Size: 267 B After Width: | Height: | Size: 264 B |
Before Width: | Height: | Size: 258 B After Width: | Height: | Size: 270 B |
Before Width: | Height: | Size: 257 B After Width: | Height: | Size: 262 B |
Before Width: | Height: | Size: 265 B After Width: | Height: | Size: 275 B |
Before Width: | Height: | Size: 319 B After Width: | Height: | Size: 315 B |
Before Width: | Height: | Size: 323 B After Width: | Height: | Size: 321 B |
Before Width: | Height: | Size: 315 B After Width: | Height: | Size: 308 B |
Before Width: | Height: | Size: 318 B After Width: | Height: | Size: 310 B |
Before Width: | Height: | Size: 323 B After Width: | Height: | Size: 307 B |
Before Width: | Height: | Size: 319 B After Width: | Height: | Size: 311 B |
Before Width: | Height: | Size: 321 B After Width: | Height: | Size: 315 B |
Before Width: | Height: | Size: 323 B After Width: | Height: | Size: 314 B |
Before Width: | Height: | Size: 314 B After Width: | Height: | Size: 305 B |
Before Width: | Height: | Size: 319 B After Width: | Height: | Size: 316 B |
Before Width: | Height: | Size: 330 B After Width: | Height: | Size: 330 B |
Before Width: | Height: | Size: 346 B After Width: | Height: | Size: 338 B |
Before Width: | Height: | Size: 287 B After Width: | Height: | Size: 280 B |
Before Width: | Height: | Size: 290 B After Width: | Height: | Size: 279 B |
Before Width: | Height: | Size: 280 B After Width: | Height: | Size: 278 B |
Before Width: | Height: | Size: 280 B After Width: | Height: | Size: 278 B |
Before Width: | Height: | Size: 284 B After Width: | Height: | Size: 275 B |
Before Width: | Height: | Size: 282 B After Width: | Height: | Size: 281 B |
Before Width: | Height: | Size: 283 B After Width: | Height: | Size: 280 B |
Before Width: | Height: | Size: 283 B After Width: | Height: | Size: 278 B |
Before Width: | Height: | Size: 278 B After Width: | Height: | Size: 265 B |
Before Width: | Height: | Size: 289 B After Width: | Height: | Size: 280 B |
Before Width: | Height: | Size: 297 B After Width: | Height: | Size: 290 B |
Before Width: | Height: | Size: 313 B After Width: | Height: | Size: 295 B |
Before Width: | Height: | Size: 270 B After Width: | Height: | Size: 269 B |
Before Width: | Height: | Size: 293 B After Width: | Height: | Size: 285 B |
Before Width: | Height: | Size: 310 B After Width: | Height: | Size: 309 B |
Before Width: | Height: | Size: 305 B After Width: | Height: | Size: 303 B |
Before Width: | Height: | Size: 309 B After Width: | Height: | Size: 308 B |
Before Width: | Height: | Size: 257 B After Width: | Height: | Size: 258 B |
Before Width: | Height: | Size: 244 B After Width: | Height: | Size: 258 B |
Before Width: | Height: | Size: 254 B After Width: | Height: | Size: 264 B |
Before Width: | Height: | Size: 308 B After Width: | Height: | Size: 303 B |
Before Width: | Height: | Size: 346 B After Width: | Height: | Size: 332 B |
Before Width: | Height: | Size: 304 B After Width: | Height: | Size: 299 B |
Before Width: | Height: | Size: 308 B After Width: | Height: | Size: 301 B |
Before Width: | Height: | Size: 275 B After Width: | Height: | Size: 278 B |
Before Width: | Height: | Size: 321 B After Width: | Height: | Size: 304 B |
Before Width: | Height: | Size: 273 B After Width: | Height: | Size: 274 B |
Before Width: | Height: | Size: 273 B After Width: | Height: | Size: 270 B |
Before Width: | Height: | Size: 287 B After Width: | Height: | Size: 279 B |
Before Width: | Height: | Size: 270 B After Width: | Height: | Size: 349 B |
Before Width: | Height: | Size: 301 B After Width: | Height: | Size: 280 B |
Before Width: | Height: | Size: 273 B After Width: | Height: | Size: 304 B |
Before Width: | Height: | Size: 288 B After Width: | Height: | Size: 275 B |
Before Width: | Height: | Size: 267 B After Width: | Height: | Size: 306 B |
Before Width: | Height: | Size: 291 B After Width: | Height: | Size: 266 B |
Before Width: | Height: | Size: 260 B After Width: | Height: | Size: 286 B |
Before Width: | Height: | Size: 262 B After Width: | Height: | Size: 255 B |
Before Width: | Height: | Size: 282 B After Width: | Height: | Size: 287 B |
Before Width: | Height: | Size: 287 B After Width: | Height: | Size: 283 B |
Before Width: | Height: | Size: 277 B After Width: | Height: | Size: 287 B |
Before Width: | Height: | Size: 284 B After Width: | Height: | Size: 272 B |
Before Width: | Height: | Size: 284 B After Width: | Height: | Size: 281 B |
Before Width: | Height: | Size: 279 B After Width: | Height: | Size: 277 B |
Before Width: | Height: | Size: 275 B After Width: | Height: | Size: 277 B |
Before Width: | Height: | Size: 283 B After Width: | Height: | Size: 268 B |
Before Width: | Height: | Size: 304 B After Width: | Height: | Size: 287 B |
Before Width: | Height: | Size: 269 B After Width: | Height: | Size: 297 B |
Before Width: | Height: | Size: 277 B After Width: | Height: | Size: 271 B |
Before Width: | Height: | Size: 267 B After Width: | Height: | Size: 267 B |
Before Width: | Height: | Size: 267 B After Width: | Height: | Size: 268 B |
Before Width: | Height: | Size: 277 B After Width: | Height: | Size: 270 B |
Before Width: | Height: | Size: 266 B After Width: | Height: | Size: 263 B |
Before Width: | Height: | Size: 258 B After Width: | Height: | Size: 271 B |
Before Width: | Height: | Size: 265 B After Width: | Height: | Size: 252 B |
Before Width: | Height: | Size: 295 B After Width: | Height: | Size: 273 B |
Before Width: | Height: | Size: 300 B After Width: | Height: | Size: 283 B |
Before Width: | Height: | Size: 293 B After Width: | Height: | Size: 296 B |
Before Width: | Height: | Size: 299 B After Width: | Height: | Size: 295 B |
Before Width: | Height: | Size: 298 B After Width: | Height: | Size: 290 B |
Before Width: | Height: | Size: 298 B After Width: | Height: | Size: 284 B |
Before Width: | Height: | Size: 301 B After Width: | Height: | Size: 294 B |
Before Width: | Height: | Size: 308 B After Width: | Height: | Size: 295 B |
Before Width: | Height: | Size: 267 B After Width: | Height: | Size: 300 B |
Before Width: | Height: | Size: 268 B After Width: | Height: | Size: 268 B |
Before Width: | Height: | Size: 276 B After Width: | Height: | Size: 272 B |
After Width: | Height: | Size: 276 B |