Skip to content

Instantly share code, notes, and snippets.

View sky-y's full-sized avatar

Yuki Fujiwara sky-y

View GitHub Profile
@sky-y
sky-y / 0_reuse_code.js
Created September 27, 2016 11:48
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% my-org-beamer.sty
%% 13.05.19 Yuki Fujiwara
%%
%% 使い方:このファイルをBeamer(.tex)ファイルと一緒に置き
%% プリアンブルで以下を指定
%% \usepackage{my-org-beamer}
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%