This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| %D \module | |
| %D [ file=publ-imp-ieee, | |
| %D version=2015.03.22, | |
| %D title=APS bibliography style, | |
| %D subtitle=Publications, | |
| %D author=Alan Braslau and Hans Hagen, | |
| %D date=\currentdate, | |
| %D copyright={PRAGMA ADE \& \CONTEXT\ Development Team}] | |
| %C | |
| %C This module is part of the \CONTEXT\ macro||package and is therefore copyrighted |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| \setupbodyfont[xits] | |
| \setupmathematics[integral=nolimits] | |
| \starttext | |
| \startformula | |
| \int_{-A}^{B} dx | |
| \stopformula | |
| \stoptext |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Contributor: rpj8 (Factory) <semidigerati@gmail.com> | |
| pkgname=charm | |
| pkgver=1.9.1 | |
| pkgrel=4 | |
| pkgdesc="Charm is a full-featured, console-based, cross-platfom blogging client for LiveJournal, Atom (Movable Type, Blogger), and MetaWeb (WordPress)." | |
| arch=('i686' 'x86_64') | |
| url="http://sourceforge.net/projects/ljcharm/" | |
| license=('GPL') | |
| depends=('python2') | |
| optdepends=('python-feedparser: atom API posting') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| \startmodule irex | |
| %D Paper Size | |
| \definepapersize[irexpaper][height=8in,width=6.25in] | |
| \setuppapersize[irexpaper][irexpaper] | |
| %D Layout | |
| \setuplayout |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cups ∪︀ cup | |
| b.rhov 𝛠 not defined | |
| loplus ⨭ not defined | |
| notinvb ⋷ not defined | |
| boxplus ⊞ boxplus | |
| DoubleLongLeftRightArrow ⟺ Longleftrightarrow | |
| szlig ß ssharp | |
| xoplus ⨁ bigoplus | |
| ensp enspace | |
| upharpoonleft ↿ upharpoonleft |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| \unprotect | |
| % Override default value in pack-fen.mkiv | |
| \def\setinstalledframedimensions | |
| {\edef\overlaywidth {\the\frameddimenwd\space}% | |
| \edef\overlayheight{\the\dimexpr\frameddimenht+\frameddimendp\relax\space}% | |
| \edef\overlaydepth {\the\frameddimendp\space}% | |
| \edef\overlaycolor {\framedparameter\c!backgroundcolor}% | |
| \edef\overlaylinecolor{\framedparameter\c!framecolor}% | |
| \edef\overlaylinewidth{\the\ruledlinewidth}} |
NewerOlder