Warning: this is an htmlized version!
The original is here, and the conversion rules are here. |
% (find-LATEX "2023emacsconf-repls.tex") % (defun c () (interactive) (find-LATEXsh "lualatex -record 2023emacsconf-repls.tex" :end)) % (defun C () (interactive) (find-LATEXsh "lualatex 2023emacsconf-repls.tex" "Success!!!")) % (defun D () (interactive) (find-pdf-page "~/LATEX/2023emacsconf-repls.pdf")) % (defun d () (interactive) (find-pdftools-page "~/LATEX/2023emacsconf-repls.pdf")) % (defun e () (interactive) (find-LATEX "2023emacsconf-repls.tex")) % (defun o () (interactive) (find-LATEX "2023emacsconf-repls.tex")) % (defun u () (interactive) (find-latex-upload-links "2023emacsconf-repls")) % (defun v () (interactive) (find-2a '(e) '(d))) % (defun d0 () (interactive) (find-ebuffer "2023emacsconf-repls.pdf")) % (defun cv () (interactive) (C) (ee-kill-this-buffer) (v) (g)) % (code-eec-LATEX "2023emacsconf-repls") % (find-pdf-page "~/LATEX/2023emacsconf-repls.pdf") % (find-sh0 "cp -v ~/LATEX/2023emacsconf-repls.pdf /tmp/") % (find-sh0 "cp -v ~/LATEX/2023emacsconf-repls.pdf /tmp/pen/") % (find-xournalpp "/tmp/2023emacsconf-repls.pdf") % file:///home/edrx/LATEX/2023emacsconf-repls.pdf % file:///tmp/2023emacsconf-repls.pdf % file:///tmp/pen/2023emacsconf-repls.pdf % http://anggtwu.net/LATEX/2023emacsconf-repls.pdf % (find-LATEX "2019.mk") % (find-Deps1-links "Caepro5 Piecewise2 Verbatim2") % (find-Deps1-cps "Caepro5 Piecewise2 Verbatim2") % (find-Deps1-anggs "Caepro5 Piecewise2 Verbatim2") % (find-MM-aula-links "2023emacsconf-repls" "EE" "emacsconf2023" "ere") % «.defs» (to "defs") % «.defs-T-and-B» (to "defs-T-and-B") % «.defs-caepro» (to "defs-caepro") % «.defs-pict2e» (to "defs-pict2e") % «.defs-verbatim2» (to "defs-verbatim2") % «.title» (to "title") % «.links» (to "links") % % «.djvuize» (to "djvuize") % <videos> % Video (not yet): % (find-ssr-links "emacsconf2023" "2023emacsconf-repls") % (code-eevvideo "emacsconf2023" "2023emacsconf-repls") % (code-eevlinksvideo "emacsconf2023" "2023emacsconf-repls") % (find-emacsconf2023video "0:00") \documentclass[oneside,12pt]{article} \usepackage[colorlinks,citecolor=DarkRed,urlcolor=DarkRed]{hyperref} % (find-es "tex" "hyperref") \usepackage{amsmath} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{pict2e} \usepackage[x11names,svgnames]{xcolor} % (find-es "tex" "xcolor") \usepackage{colorweb} % (find-es "tex" "colorweb") %\usepackage{tikz} % % (find-dn6 "preamble6.lua" "preamble0") %\usepackage{proof} % For derivation trees ("%:" lines) %\input diagxy % For 2D diagrams ("%D" lines) %\xyoption{curve} % For the ".curve=" feature in 2D diagrams % \usepackage{edrx21} % (find-LATEX "edrx21.sty") \input edrxaccents.tex % (find-LATEX "edrxaccents.tex") \input edrx21chars.tex % (find-LATEX "edrx21chars.tex") \input edrxheadfoot.tex % (find-LATEX "edrxheadfoot.tex") \input edrxgac2.tex % (find-LATEX "edrxgac2.tex") %\usepackage{emaxima} % (find-LATEX "emaxima.sty") % % (find-es "tex" "geometry") \usepackage[a6paper, landscape, top=1.5cm, bottom=.25cm, left=1cm, right=1cm, includefoot ]{geometry} % \begin{document} % «defs» (to ".defs") % (find-LATEX "edrx21defs.tex" "colors") % (find-LATEX "edrx21.sty") \def\drafturl{http://anggtwu.net/LATEX/2023-2-EE.pdf} \def\drafturl{http://anggtwu.net/2023.2-EE.html} \def\draftfooter{\tiny \href{\drafturl}{\jobname{}} \ColorBrown{\shorttoday{} \hours}} % (find-LATEX "2023-1-C2-carro.tex" "defs-caepro") % (find-LATEX "2023-1-C2-carro.tex" "defs-pict2e") \catcode`\^^J=10 \directlua{dofile "dednat6load.lua"} % (find-LATEX "dednat6load.lua") % «defs-T-and-B» (to ".defs-T-and-B") \long\def\ColorDarkOrange#1{{\color{orange!90!black}#1}} \def\T(Total: #1 pts){{\bf(Total: #1)}} \def\T(Total: #1 pts){{\bf(Total: #1 pts)}} \def\T(Total: #1 pts){\ColorRed{\bf(Total: #1 pts)}} \def\B (#1 pts){\ColorDarkOrange{\bf(#1 pts)}} % «defs-caepro» (to ".defs-caepro") %L dofile "Caepro5.lua" -- (find-angg "LUA/Caepro5.lua" "LaTeX") \def\Caurl #1{\expr{Caurl("#1")}} \def\Cahref#1#2{\href{\Caurl{#1}}{#2}} \def\Ca #1{\Cahref{#1}{#1}} % «defs-pict2e» (to ".defs-pict2e") %L dofile "Piecewise2.lua" -- (find-LATEX "Piecewise2.lua") %L --dofile "Escadas1.lua" -- (find-LATEX "Escadas1.lua") \def\pictgridstyle{\color{GrayPale}\linethickness{0.3pt}} \def\pictaxesstyle{\linethickness{0.5pt}} \def\pictnaxesstyle{\color{GrayPale}\linethickness{0.5pt}} \celllower=2.5pt % «defs-verbatim2» (to ".defs-verbatim2") %L dofile "Verbatim2.lua" -- (find-angg "LUA/Verbatim2.lua") \pu % _____ _ _ _ % |_ _(_) |_| | ___ _ __ __ _ __ _ ___ % | | | | __| |/ _ \ | '_ \ / _` |/ _` |/ _ \ % | | | | |_| | __/ | |_) | (_| | (_| | __/ % |_| |_|\__|_|\___| | .__/ \__,_|\__, |\___| % |_| |___/ % % «title» (to ".title") % (emacsconf2023p 1 "title") % (emacsconf2023a "title") \thispagestyle{empty} \begin{center} \vspace*{1.2cm} {\bf \Large Cálculo EE - 2023.2} \bsk Aula nn: ponha o título aqui \bsk Eduardo Ochs - RCN/PURO/UFF \url{http://anggtwu.net/2023.2-EE.html} \end{center} \newpage \defα{\color{blue}\ } \defβ{\color{brown}\ } %V foo %V bar plic %V barαplic %L defvbt "foobar" \pu a:\vbt{foobar}:b %V Example: {10, 20, a=30, ["a"]=40, [2]=50; 60,} %V Semantics: %V %V thistable = {} %V table,insert(thistable, 10) %V β-- thistable[1] = 10 %V table,insert(thistable, 20) %V -- thistable[2] = 20 %V thistable.a = 30 %V -- thistable["a"] = 30 %V thistable["a"] = 40 -- overrides the 30 %V thistable[2] = 50 -- overrides the 20 %V table,insert(thistable, 60) %V -- thistable[3] = 60) %V return thistable -- {10, 50, 60, a=40} %L defvbt "tables1" \pu a:\vbt{tables1}:b \newpage % «links» (to ".links") % (emacsconf2023p 2 "links") % (emacsconf2023a "links") {\bf Links} \scalebox{0.6}{\def\colwidth{9cm}\firstcol{ }\anothercol{ }} \newpage \GenericWarning{Success:}{Success!!!} % Used by `M-x cv' \end{document} % ____ _ _ % | _ \(_)_ ___ _(_)_______ % | | | | \ \ / / | | | |_ / _ \ % | |_| | |\ V /| |_| | |/ / __/ % |____// | \_/ \__,_|_/___\___| % |__/ % % «djvuize» (to ".djvuize") % (find-LATEXgrep "grep --color -nH --null -e djvuize 2020-1*.tex") * (eepitch-shell) * (eepitch-kill) * (eepitch-shell) # (find-fline "~/2023.2-EE/") # (find-fline "~/LATEX/2023-2-EE/") # (find-fline "~/bin/djvuize") cd /tmp/ for i in *.jpg; do echo f $(basename $i .jpg); done f () { rm -v $1.pdf; textcleaner -f 50 -o 5 $1.jpg $1.png; djvuize $1.pdf; xpdf $1.pdf } f () { rm -v $1.pdf; textcleaner -f 50 -o 10 $1.jpg $1.png; djvuize $1.pdf; xpdf $1.pdf } f () { rm -v $1.pdf; textcleaner -f 50 -o 20 $1.jpg $1.png; djvuize $1.pdf; xpdf $1.pdf } f () { rm -fv $1.png $1.pdf; djvuize $1.pdf } f () { rm -fv $1.png $1.pdf; djvuize WHITEBOARDOPTS="-m 1.0 -f 15" $1.pdf; xpdf $1.pdf } f () { rm -fv $1.png $1.pdf; djvuize WHITEBOARDOPTS="-m 1.0 -f 30" $1.pdf; xpdf $1.pdf } f () { rm -fv $1.png $1.pdf; djvuize WHITEBOARDOPTS="-m 1.0 -f 45" $1.pdf; xpdf $1.pdf } f () { rm -fv $1.png $1.pdf; djvuize WHITEBOARDOPTS="-m 0.5" $1.pdf; xpdf $1.pdf } f () { rm -fv $1.png $1.pdf; djvuize WHITEBOARDOPTS="-m 0.25" $1.pdf; xpdf $1.pdf } f () { cp -fv $1.png $1.pdf ~/2023.2-EE/ cp -fv $1.pdf ~/LATEX/2023-2-EE/ cat <<%%% % (find-latexscan-links "EE" "$1") %%% } f 20201213_area_em_funcao_de_theta f 20201213_area_em_funcao_de_x f 20201213_area_fatias_pizza % __ __ _ % | \/ | __ _| | _____ % | |\/| |/ _` | |/ / _ \ % | | | | (_| | < __/ % |_| |_|\__,_|_|\_\___| % % <make> * (eepitch-shell) * (eepitch-kill) * (eepitch-shell) # (find-LATEXfile "2019planar-has-1.mk") make -f 2019.mk STEM=2023emacsconf-repls veryclean make -f 2019.mk STEM=2023emacsconf-repls pdf % Local Variables: % coding: utf-8-unix % ee-tla: "ere" % ee-tla: "emacsconf2023" % End: