Skip to content

Instantly share code, notes, and snippets.

View vincent-hugot's full-sized avatar

Vincent Hugot vincent-hugot

View GitHub Profile
@keilmillerjr
keilmillerjr / Creating an AUR Package.md
Last active October 1, 2025 02:41
How to create and manage an AUR package. #AUR #ARCH #makepkg #PKGBUILD
@ummels
ummels / mydiss.cls
Last active July 18, 2024 00:14
Class file for my PhD thesis
% Copyright (c) 2010 Michael Ummels <michael@ummels.de>
%
% Permission to use, copy, modify, and/or distribute this software for any
% purpose with or without fee is hereby granted, provided that the above
% copyright notice and this permission notice appear in all copies.
%
% THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
% WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
% MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
% ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
@zr-tex8r
zr-tex8r / bxhanoi.sty
Created February 6, 2012 17:47
The Tower of Hanoi with graphics, in LaTeX
%
% bxhanoi.sty : The "Tower of Hanoi" puzzle shown in graphics
%
%% package declaration
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{bxhanoi}[2012/02/01]
%% variables
\newcount\bxhp@step