Skip to content

Instantly share code, notes, and snippets.

View JohnLukeBentley's full-sized avatar

John Luke Bentley JohnLukeBentley

View GitHub Profile
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta charset="utf-8" />
<title>Events Demo</title>
<style>
/* <![CDATA[ */
/* A comment */
div {
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta charset="utf-8" />
<title>Events - close search pane from anywhere</title>
<style>
/* <![CDATA[ */
/* A comment */
div {
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta charset="utf-8" />
<title>Events - close search pane with escape</title>
<style>
/* <![CDATA[ */
/* A comment */
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta charset="utf-8" />
<title>Events - close search pane with escape 02 - 2018-03-19 06:15Z</title>
<!-- events-close-search-pane-with-escape.xhtml is a gist of an earlier version of the code below -->
<style>
/* <![CDATA[ */
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" page-range-format="chicago" version="1.1mlz1" year-range-format="expanded">
<info>
<title>JLB - JM Indigo Book</title>
<id>http://juris-m.github.io/styles/jlb-jm-indigobook</id>
<link href="http://juris-m.github.io/styles/jlb-jm-indigobook" rel="self"/>
<link href="http://juris-m.github.io/styles/jm-indigobook" rel="template"/>
<link href="https://law.resource.org/pub/us/code/blue/IndigoBook.html" rel="documentation"/>
<author>
<name>John Bentley</name>
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" page-range-format="chicago" version="1.1mlz1" year-range-format="expanded">
<info>
<title>JLB - Test - JM Indigo Book Test</title>
<id>http://juris-m.github.io/styles/jlb-test-jm-indigobook</id>
<link href="http://juris-m.github.io/styles/jlb-test-jm-indigobook" rel="self"/>
<link href="https://law.resource.org/pub/us/code/blue/IndigoBook.html" rel="documentation"/>
<author>
<name>Frank Bennett</name>
<email>biercenator@gmail.com</email>
@JohnLukeBentley
JohnLukeBentley / AtEndPreambleMWE.tex
Created July 3, 2021 19:06
Testing etoolbox's AtEndPreamble command to reference author, title, date declared at bottom of a preamble.
\documentclass[12pt,a4paper]{article}
\usepackage{lipsum}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Margin Start
\RequirePackage{fancyhdr}
\pagestyle{fancy}
% clears the header and footer
\fancyhf{}