Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 88
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 215
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 216
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 217
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 218
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 219
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 220
--- !ruby/object:RI::ClassDescription
attributes: []
class_methods:
- !ruby/object:RI::MethodSummary
name: l
- !ruby/object:RI::MethodSummary
name: new
comment:
- !ruby/struct:SM::Flow::P
body: Convert SimpleMarkup to basic LaTeX report format
constants:
- !ruby/object:RI::Constant
comment:
name: BS
value: "\"\\020\""
- !ruby/object:RI::Constant
comment:
name: CB
value: "\"\\022\""
- !ruby/object:RI::Constant
comment:
name: DL
value: "\"\\023\""
- !ruby/object:RI::Constant
comment:
name: BACKSLASH
value: "\"#{BS}symbol#{OB}92#{CB}\""
- !ruby/object:RI::Constant
comment:
name: HAT
value: "\"#{BS}symbol#{OB}94#{CB}\""
- !ruby/object:RI::Constant
comment:
name: BACKQUOTE
value: "\"#{BS}symbol#{OB}0#{CB}\""
- !ruby/object:RI::Constant
comment:
name: TILDE
value: "\"#{DL}#{BS}sim#{DL}\""
- !ruby/object:RI::Constant
comment:
name: LESSTHAN
value: "\"#{DL}<#{DL}\""
- !ruby/object:RI::Constant
comment:
name: GREATERTHAN
value: "\"#{DL}>#{DL}\""
- !ruby/object:RI::Constant
comment:
name: LIST_TYPE_TO_LATEX
value: "{ ListBase::BULLET => [ l(\"\\\\begin{itemize}\"), l(\"\\\\end{itemize}\") ], ListBase::NUMBER => [ l(\"\\\\begin{enumerate}\"), l(\"\\\\end{enumerate}\"), \"\\\\arabic\" ], ListBase::UPPERALPHA => [ l(\"\\\\begin{enumerate}\"), l(\"\\\\end{enumerate}\"), \"\\\\Alph\" ], ListBase::LOWERALPHA => [ l(\"\\\\begin{enumerate}\"), l(\"\\\\end{enumerate}\"), \"\\\\alph\" ], ListBase::LABELED => [ l(\"\\\\begin{description}\"), l(\"\\\\end{description}\") ], ListBase::NOTE => [ l(\"\\\\begin{tabularx}{\\\\linewidth}{@{} l X @{}}\"), l(\"\\\\end{tabularx}\") ], }"
- !ruby/object:RI::Constant
comment:
name: InlineTag
value: Struct.new(:bit, :on, :off)
full_name: SM::ToLaTeX
includes: []
instance_methods:
- !ruby/object:RI::MethodSummary
name: accept_blank_line
- !ruby/object:RI::MethodSummary
name: accept_heading
- !ruby/object:RI::MethodSummary
name: accept_list_end
- !ruby/object:RI::MethodSummary
name: accept_list_item
- !ruby/object:RI::MethodSummary
name: accept_list_start
- !ruby/object:RI::MethodSummary
name: accept_paragraph
- !ruby/object:RI::MethodSummary
name: accept_rule
- !ruby/object:RI::MethodSummary
name: accept_verbatim
- !ruby/object:RI::MethodSummary
name: add_tag
- !ruby/object:RI::MethodSummary
name: convert_flow
- !ruby/object:RI::MethodSummary
name: convert_heading
- !ruby/object:RI::MethodSummary
name: convert_special
- !ruby/object:RI::MethodSummary
name: convert_string
- !ruby/object:RI::MethodSummary
name: end_accepting
- !ruby/object:RI::MethodSummary
name: escape
- !ruby/object:RI::MethodSummary
name: init_tags
- !ruby/object:RI::MethodSummary
name: l
- !ruby/object:RI::MethodSummary
name: list_end_for
- !ruby/object:RI::MethodSummary
name: list_item_start
- !ruby/object:RI::MethodSummary
name: list_name
- !ruby/object:RI::MethodSummary
name: off_tags
- !ruby/object:RI::MethodSummary
name: on_tags
- !ruby/object:RI::MethodSummary
name: start_accepting
- !ruby/object:RI::MethodSummary
name: wrap
name: ToLaTeX
superclass: Object