Home
last modified time | relevance | path

Searched +refs:text +refs:line (Results 151 – 175 of 1010) sorted by last modified time

12345678910>>...41

/plugin/katex/_assets/
H A Dkatex.min.css1text-rendering:auto;font:normal 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-inden…
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md3 PHP-CLI is a simple library that helps with creating nice looking command line scripts.
100 its ``format()`` method. Please note that you can not pass colored texts in the second parameters (text length calculation
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DColors.php100 * Convenience function to print a line in a given color
102 * @param string $line the line to print, a new line is added automatically
108 public function ptln($line, $color, $channel = STDOUT) argument
111 fwrite($channel, rtrim($line) . "\n");
116 * Returns the given text wrapped in the appropriate color and reset code
118 * @param string $text string to wrap
123 public function wrap($text, $color) argument
125 return $this->getColorCode($color) . $text
[all...]
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt20 **Paragraphs** are created from blank lines. If you want to **force a newline** without a paragraph, you can use two backslashes followed by a whitespace or the end of line.
22 This is some text with some linebreaks\\ Note that the
23 two backslashes are only recognized at the end of a line\\
26 This is some text with some linebreaks\\ Note that the
27 two backslashes are only recognized at the end of a line\\
38 External links are recognized automagically: http://www.google.com or simply www.google.com - You can set the link text as well: [[http://www.google.com|This Link points to google]]. Email addresses like this one: <andi@splitbrain.org> are recognized, too.
42 link text as well: [[http://www.google.com|This Link points to google]]. Email
47 Internal links are created by using square brackets. You can either just give a [[pagename]] or use an additional [[pagename|link text]].
50 a [[pagename]] or use an additional [[pagename|link text]].
86 * For Mozilla and Firefox it can be enabled through different workaround mentioned in the [[http://kb.mozillazine.org/Links_to_local_pages_do_not_work|Mozilla Knowledge Base]]. However, there will still be a JavaScript warning about trying to open a Windows Share. To remove this warning (for all users), put the following line i
[all...]
/plugin/farmer/css/
H A Dchosen.less51 text-overflow: ellipsis;
80 text-decoration: none;
82 line-height: 24px;
91 text-overflow: ellipsis;
134 .chosen-container-single .chosen-search input[type="text"] {
145 line-height: normal;
175 line-height: 15px;
212 text-decoration: underline;
232 cursor: text;
243 .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
[all...]
/plugin/odt/
H A Dexample.css53 /* Normal text
60 text-align: justify;
63 /* Emphasized, italic text
70 /* Bold text
77 /* Underlined text
84 /* Monospaced text
90 /* Deleted text
94 text-decoration: line-through;
160 text-align: center;
171 /* Horizontal line
[all …]
H A DChangeLog.txt9 * Changed the locallink() implementation from just inserting text to inserting a link
59 * Added support for text indentation for the first line of a paragraph.
60 Use property 'text-indent'.
70 * Support for 'display' attribute in text spans and paragraphs
122 * Added support for line-height in CSS based paragraph open functions
174 * renderer.php: Convert tabs in preformatted text (closes: #9)
/plugin/blogtng/
H A Dstyle.css11 text-align: left;
97 line-height: 1.5em;
107 text-align: center;
151 text-align: center;
203 text-align: left;
230 text-align: right;
/plugin/orphanmedia2/
H A Dstyle.css7 text-decoration:underline !important;
12 line-height: 105%;
/plugin/do/
H A Dstyle.less16 text-decoration: line-through;
41 text-align: center;
50 text-align: center;
67 line-height: 25px;
68 text-align: right;
113 vertical-align: text-top;
/plugin/barcodes/
H A Dcomposer.lock380 "phpunit/php-text-template": "^2.0.2",
560 "name": "phpunit/php-text-template",
564 "url": "https://github.com/sebastianbergmann/php-text-template.git",
569 …"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9…
602 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
607 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
608 "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
706 "phpunit/php-text-template": "^2.0.3",
932 "description": "Looks up which function or method a line of code belongs to",
/plugin/edittable/lib/
H A Dhandsontable.less70 line-height: 21px;
172 line-height: 21px;
179 white-space: pre-line;
344 /* border line */
384 line-height: 21px;
433 text-align: left;
668 line-height: 10px;
710 line-height: 10px;
736 line-height: 10px;
951 line-height: 10px;
[all …]
/plugin/mathpublish/phpmathpublisher/
H A DMathExpression.php39 $this->text = "&$";
55 if ($this->nodes[$i]->text == '(' || $this->nodes[$i]->text == '{') {
57 } elseif ($this->nodes[$i]->text == ')' || $this->nodes[$i]->text == '}') {
282 if ($this->nodes[$i]->text != '(' && $this->nodes[$i]->text != ')') {
592 for ($line = 0; $line < $nbLine; $line++) {
600 for ($line = 0; $line < $nbLine; $line++) {
618 for ($line = 0; $line < $nbLine; $line++) {
631 for ($line = 0; $line < $nbLine; $line++) {
676 for ($line = 0; $line < $nbLine; $line++) {
684 for ($line = 0; $line < $nbLine; $line++) {
[all …]
/plugin/advanced/lang/en/config/
H A Dstyleini.txt7 This part defines which CSS files are loaded. Each line is defined as follow:
30 ^''%%__text__%%'' |main text color |
31 ^''%%__text_alt__%%'' |alternative text color |
32 ^''%%__text_neu__%%'' |neutral text color |
33 ^''%%__highlight__%%'' |highlighted text color (**new** since Adora Belle) |
/plugin/s5/ui/blue/
H A Dpretty.css8 :link, :visited {text-decoration: none; color: #F8B73E;}
12 ul, pre {margin: 0; line-height: 1em;}
16 blockquote {padding: 0 2em 0.5em; margin: 0 1.5em 0.5em; text-align: center; font-size: 1em;}
23 sup {font-size: smaller; line-height: 1px;}
32 ul ul {line-height: 1;}
39 line-height: 1px;}
51 text-transform: capitalize;
53 margin: 0 auto; text-align: center; padding: 0;
62 text-align: right;}
81 margin: 0 auto; width: 75%; text-align: center;
[all …]
/plugin/s5/ui/i18n/
H A Dpretty.css8 a {text-decoration: none; color: #336; border-bottom: 1px dotted;}
11 vertical-align: 0.5em; line-height: 1px;}
38 .slide h1 {font-size: 1.66em; line-height: 1; letter-spacing: -1px;
44 .slide .current {color: #003; text-shadow: 0 0 0.25em #9AABD7;}
/plugin/s5/ui/pixel/
H A Dpretty.css8 :link, :visited {text-decoration: none;}
12 ul, pre {margin: 0; line-height: 1em;}
16 blockquote {padding: 0 2em 0.5em; margin: 0 1.5em 0.5em; text-align: center; font-size: 1em;}
23 sup {font-size: smaller; line-height: 1px;}
32 ul ul {line-height: 1;}
47 font: bold 150%/1em Helvetica, sans-serif; text-transform: capitalize;
55 text-align: right;}
67 #currentSlide {text-align: center; font-size: 0.5em; color: #646587;
72 margin: 0; padding: 60px 60px 0 150px; text-align: right;
/plugin/s5/ui/dokuwiki/
H A Dpretty.css9 :link, :visited {text-decoration: none; color: #436976;font-style:italic;}
13 ul, pre {margin: 0; line-height: 1em;}
17 blockquote {padding: 0 2em 0.5em; margin: 0 1.5em 0.5em; text-align: center; font-size: 1em;}
27 .slide ul ul {line-height: 1;}
33 line-height: 1px;}
49 text-align: right; font: bold 0.9em Verdana, Helvetica, sans-serif;}
60 #currentSlide {text-align: center; font-size: 0.5em; color: #436976;}
/plugin/s5/ui/flower/
H A Dpretty.css8 :link, :visited {text-decoration: none;}
12 ul, pre {margin: 0; line-height: 1em;}
16 blockquote {padding: 0 2em 0.5em; margin: 0 1.5em 0.5em; text-align: center; font-size: 1em;}
23 sup {font-size: smaller; line-height: 1px;}
32 ul ul {line-height: 1;}
38 div#header {line-height: 1px;}
50 text-transform: capitalize;
59 text-align: right;}
70 #currentSlide {text-align: center; font-size: 0.5em;
/plugin/s5/ui/default/
H A Dpretty.css4 :link, :visited {text-decoration: none; color: #00C;}
8 ul, pre {margin: 0; line-height: 1em;}
12 blockquote {padding: 0 2em 0.5em; margin: 0 1.5em 0.5em; text-align: center; font-size: 1em;}
19 sup {font-size: smaller; line-height: 1px;}
28 .slide ul ul {line-height: 1;}
35 line-height: 1px;}
43 font: bold 150%/1em Helvetica, sans-serif; text-transform: capitalize;
50 text-align: right; font: bold 0.9em Verdana, Helvetica, sans-serif;}
61 #currentSlide {text-align: center; font-size: 0.5em; color: #449;}
/plugin/s5/ui/yatil/
H A Dpretty.css9 text-decoration: none;
13 text-decoration: underline;
20 ul, pre {margin: 0; line-height: 1em;}
31 sup {font-size: smaller; line-height: 1px;}
49 ul ul {line-height: 1;}
52 line-height: 1.2;
60 line-height: 1px;}
75 text-align: right;}
89 line-height: 35px;
97 text-align: left;
[all …]
/plugin/elasticsearch/conf/
H A Delasticsearch.conf.example3 # Use this file to setup media parsers. The parsers must return text or JSON.
5 # Configure one file type per line: file extension followed by parser location (full file system path or URL).
/plugin/elasticsearch/lang/en/
H A Dconfmanager_description.txt1 Elasticsearch can index media files by using external tools/parsers to extract the text content of the files.
3 The parsers can be command line tools or web services. They must return plain text or a JSON structure.
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md564 - Send the `scroll_id` inside a json body instead of plain text [#1325](https://github.com/ruflin/Elastica/pull/1325)
1555 - Fix \Elastica\Filter\HasParent usage of \Elastica\Query as to not collide with \Elastica\Filter\Query, bring \Elasitca\Filter\HasChild into line
/plugin/highlight2wiki/
H A Dstyle.css55 text-align: center ;
56 text-decoration: none ;
83 text-align: center ;
84 text-decoration: none ;
115 user-select: text;
116 -webkit-user-select: text;
120 -webkit-text-size-adjust: none;
123 text-rendering:optimizeLegibility;
132 text-align: left;
141 text
[all...]

12345678910>>...41