/plugin/latexport/examples/ |
H A D | simplest.tex | 3 \usepackage{import} % To import an external document. 4 \usepackage[french]{babel} % To help with hyphenation. 5 \usepackage{soul} % To provide nice hyphenation. 8 \usepackage{csquotes} % To display quotes. 9 \usepackage{multirow} % To have rowspan in tables. 10 \usepackage{makecell} % To have colspan in tables. 11 \usepackage{tabulary} % To make tables. 13 \usepackage{listings} % To show source code. 14 \usepackage[dvipsnames]{xcolor} % To define nice colors. 15 \usepackage[export]{adjustbox} % To resize images. [all …]
|
H A D | example.tex | 3 \usepackage{import} % To import an external document. 4 \usepackage[french]{babel} % To help with hyphenation. 5 \usepackage{soul} % To provide nice hyphenation. 6 \usepackage{hyperref} % To have hyperlinks to internet. 7 \usepackage{csquotes} % To display quotes. 9 \usepackage{multirow} % To have rowspan in tables. 10 \usepackage{makecell} % To have colspan in tables. 11 \usepackage{tabulary} % To make tables. 31 \usepackage{fontspec} % To use local system fonts. 55 \usepackage{fancyhdr} % To have fancy headers. [all …]
|
/plugin/upgrade/vendor/splitbrain/php-archive/ |
H A D | README.md | 7 To keep things simple, the modification (adding or removing files) of existing archives is not supported. 30 // To list the contents of an existing TAR archive, open() it and use 37 // To extract the contents of an existing TAR archive, open() it and use 43 // To create a new TAR archive directly on the filesystem (low memory 52 // To create a TAR archive directly in memory, create() it, add*()
|
/plugin/advanced/lang/en/config/ |
H A D | main.txt | 5 …ault" values of the system. To customize it, you should edit the file ''conf/local.php'' or create…
|
/plugin/userhomepage/lang/en/ |
H A D | userhomepage_private.default | 3 …* To create a page inside this private space, simply use the standard link syntax __without any na… 6 * To create a sub-namespace, simply indicate the new page's full position :
|
H A D | userhomepage_publicspace.default | 5 …* To create a page inside this public space, simply use the standard link syntax __without any nam… 8 * To create a sub-namespace, simply indicate the new page's full position :
|
/plugin/emoji/ |
H A D | README | 6 To insert a smiling face, you can: 11 To avoid unintended substitution, short names and emoticons should be separated
|
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/ |
H A D | README.md | 39 #### To use with curl 54 #### To use with php streams 74 #### To use with Guzzle
|
/plugin/combo/vendor/salesforce/handlebars-php/ |
H A D | README.md | 39 To install with composer, add the following in the require key in your **composer.json** file 501 To format string to uppercase 508 To format string to lowercase 516 To capitalize the first letter 523 To capitalize each words in a string 530 To reverse the order of string 537 To format date: `{{#format_date date '$format'}}` 544 To singularize or plurialize words based on count `{{#inflect count $singular $plurial}}` 551 To truncate a string: `{{#truncate title $length $ellipsis}}` 558 To us [all...] |
/plugin/twcheckliste/ |
H A D | README.md | 17 - H2 = Section (contains Areas). To adapt checklist before generating print-view 18 - H3 = Area (contains checkpoints). To adapt checklist before generating print-view
|
/plugin/givemeyouremail/ |
H A D | README.txt | 21 To insert the form in your page, just write the following tag : <givemeyouremail> , and save your p… 27 To collect all the email adresses, you can download the adresses.txt file located on the plugin ins…
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/ |
H A D | IMipPluginTest.php | 123 'Reply-To: Sender <sender@example.org>', 165 'Reply-To: Sender <sender@example.org>',
|
/plugin/diagramsnet/lib/js/orgchart/ |
H A D | mxOrgChartLayout.js | 462 edge.To.X += offsetx; 463 var fx = edge.From.X, fy = edge.From.Y, tx = edge.To.X, ty = edge.To.Y; 468 edge.From = edge.To; 469 edge.To = tmp; 477 var fx = edge.From.X, fy = edge.From.Y, tx = edge.To.X, ty = edge.To.Y; 510 var fx2 = e2.From.X, fy2 = e2.From.Y, tx2 = e2.To.X, ty2 = e2.To.Y;
|
H A D | OrgChart.Layout.min.js | 1 …To,y.To))},getDefaultValue:function(){return new OrgChart.Layout.Dimensions}},From:0,To:0,$ctor1:f…
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | AutoFormat.AutoParagraph.txt |
|
/plugin/findologicxmlexport/vendor/jms/serializer/ |
H A D | CONTRIBUTING.md | 15 To check your code you can run `vendor/bin/phpcs`. This command will give you a list of violations … 36 To test doc rendering before submitting your PR, you will need [Sphinx](http://www.sphinx-doc.org/e… 38 To install `Sphinx` just run: 59 To create a new issue, you can use the GitHub issue tracking system.
|
/plugin/ipban/ip-lib/ |
H A D | README.md | 46 To parse an IPv4 address: 52 To parse an IPv6 address: 58 To parse an address in any format (IPv4 or IPv6): 79 To parse a subnet (CIDR) range: 86 To parse a pattern (asterisk notation) range: 93 To parse an andress as a range: 100 To parse a range in any format: 266 To save a range, you need to store the address type (for IPv4 it's `4`, for IPv6 it's `6`), as well…
|
/plugin/medialist/ |
H A D | README.md | 23 To list media files linked in the current page use: 27 To list media files stored in the current namespace use: 31 To list media files stored in the current namespace and its sub-namesapces use:
|
/plugin/dw2pdf/vendor/setasign/fpdi/ |
H A D | SECURITY.md | 3 To report a security vulnerability, please use the
|
/plugin/denyactions/ |
H A D | README.md | 6 To upgrade the plugin from earlier (from 2012) version, please uninstall the plugin first.
|
/plugin/fckg/fckeditor/ |
H A D | Install_README | 15 To use the above you must create three Windows junctions as opposed to unix links. But 26 To do this go to the file fckeditor/fckskin.js and follow the instructions;
|
/plugin/diagramsnet/lib/js/deflate/ |
H A D | README.md | 1 # To make pako.min.js work with IE11
|
/plugin/file2dw/ |
H A D | README.md | 37 …Java application) so I decided to run the soffice conversion using `sudo`. To make it work, I had … 49 …st in one of them). I hope you will find usefull the comments on the file. To prevent errors, you … 64 To run this, execute: 79 To run this, execute:
|
/plugin/dokutts/ |
H A D | plugin.info.txt | 6 desc Text To Sound for selected text in editor
|
/plugin/webdav/lang/en/ |
H A D | intro.txt | 3 Use this page to monitor some WebDAV plugin feaures. To enable some functionality use [[this>doku.p…
|