Text: Beachy and Blair (UCSD)
Text: Rudin
\newcommand{\convexpath}[2]{ | |
[ | |
create hullnodes/.code={ | |
\global\edef\namelist{#1} | |
\foreach [count=\counter] \nodename in \namelist { | |
\global\edef\numberofnodes{\counter} | |
\node at (\nodename) [draw=none,name=hullnode\counter] {}; | |
} | |
\node at (hullnode\numberofnodes) [name=hullnode0,draw=none] {}; | |
\pgfmathtruncatemacro\lastnumber{\numberofnodes+1} |
#!/usr/bin/env python | |
import os | |
import re | |
import requests | |
import sys | |
import json | |
import subprocess | |
# MathPix API credentials |
(xournalpp:16488): Gtk-WARNING **: 23:30:04.071: Theme parsing error: gtk.css:4101:29: Expected ',' in color definition | |
(xournalpp:16488): Gtk-WARNING **: 23:30:04.071: Theme parsing error: gtk.css:4142:92: The :prelight pseudo-class is deprecated. Use :hover instead. | |
(xournalpp:16488): Gtk-WARNING **: 23:30:04.071: Theme parsing error: gtk.css:4146:43: The :prelight pseudo-class is deprecated. Use :hover instead. | |
ALSA lib pcm.c:2564:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear | |
ALSA lib pcm.c:2564:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe | |
ALSA lib pcm.c:2564:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side | |
ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map |
% cmake -DDEBUG_INPUT_GDK_PRINT_EVENTS=ON .. 130 ↵ ✹ | |
CMake Warning at cmake/include/Version.cmake:6 (message): | |
DEB Generator: Can't find lsb_release in your path. Setting | |
DISTRO_CODENAME to unknown. | |
Call Stack (most recent call first): | |
CMakeLists.txt:17 (include) | |
-- Checking for module 'gtk-mac-integration' | |
-- Package 'gtk-mac-integration', required by 'virtual:world', not found | |
-- Checking for module 'lua5.3' | |
-- Package 'lua5.3', required by 'virtual:world', not found |
(xournalpp:23122): Gtk-WARNING **: 13:53:21.084: Theme parsing error: gtk.css:4101:29: Expected ',' in color definition | |
(xournalpp:23122): Gtk-WARNING **: 13:53:21.084: Theme parsing error: gtk.css:4142:92: The :prelight pseudo-class is deprecated. Use :hover instead. | |
(xournalpp:23122): Gtk-WARNING **: 13:53:21.085: Theme parsing error: gtk.css:4146:43: The :prelight pseudo-class is deprecated. Use :hover instead. | |
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear | |
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe | |
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side | |
ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map |
border: no | |
height: 333 | |
license: CC0-1.0 |
Previous workshop notes: (https://github.com/UCSD-SUMS/latex-w17-workshop/blob/master/Presentation%20Notes.md)
Liquid Fill Gauge v1.1 - 7/14/2015
Changes:
Configurable features include:
Force layout test/experiment with images. Fixes the original example, which uses mixed http/https content.
If viewing on Github as a Gist, replace https://gist.github.com with http://bl.ocks.org.
Sources: