Skip to content

Instantly share code, notes, and snippets.

@masala-man
Created November 18, 2021 06:05
Show Gist options
  • Save masala-man/f435e5cca405206e30788e5ac320aa56 to your computer and use it in GitHub Desktop.
Save masala-man/f435e5cca405206e30788e5ac320aa56 to your computer and use it in GitHub Desktop.
Unicode Emoji Proposal Skeleton
\documentclass[oneside]{article}
\usepackage{graphicx}
\usepackage[pagebackref]{hyperref}
\usepackage[section]{placeins}
\author{Submitter: AUTHOR}
\title{Proposal for New Emoji: NAME}
\date{Date: DATE
\begin{document}
\renewcommand{\thesubsection}{\thesection.\Alph{subsection}}
\renewcommand{\thesubsubsection}{\thesubsection.\alph{subsubsection}}
\maketitle
\tableofcontents
\label{contents}
\newpage
\abstract
TEXT HERE
\section{Identification}
A. CLDR short name: NAME
\noindent
B. CLDR keywords: TEXT, HERE
\section{Images}
IMAGES HERE
\section{Category}
TEXT HERE
\section{Introduction}
TEXT HERE
\section{Selection Factors - Inclusion}
\subsection{Compatibility}
TEXT HERE
\subsection{Expected Usage Level}
\subsubsection{Frequency}
IMAGES HERE
\subsubsection{Multiple Usages}
TEXT HERE
\subsubsection{Use in sequences}
TEXT HERE
\subsubsection{Breaking new ground}
TEXT HERE
\subsection{Distinctiveness}
TEXT HERE
\subsection{Completeness}
TEXT HERE
\section{Selection Factors - Exclusion}
\subsection{Petitions or “frequent requests”}
TEXT HERE
\subsection{Overly specific}
TEXT HERE
\subsection{Open-ended}
TEXT HERE
\subsection{Already representable}
TEXT HERE
\subsection{Logos, brands, other third-party IP rights, UI icons, signage, specific people, specific buildings and landmarks, deities}
TEXT HERE
\subsection{Transient}
TEXT HERE
\subsection{Faulty comparison}
TEXT HERE
\subsection{Exact images}
TEXT HERE
\subsection{Region flags without code}
TEXT HERE
\subsection{Lack of required rights or license for images}
TEXT HERE
\subsection{Variations on direction}
TEXT HERE
\subsection{Includes text}
TEXT HERE
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment