Skip to content

Instantly share code, notes, and snippets.

@harieamjari
Last active December 20, 2021 13:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save harieamjari/92c89074926c98ac82e3fce57b570869 to your computer and use it in GitHub Desktop.
Save harieamjari/92c89074926c98ac82e3fce57b570869 to your computer and use it in GitHub Desktop.
Letter SCC
*.aux
*.log
t.pdf
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
\documentclass{article}
\usepackage{fontspec}
\newfontfamily{\hge}{OLDENG.ttf}
\begin{document}
\hge Southern City Colleges
\end{document}
\documentclass[12pt]{article}
\usepackage{amsfonts, graphicx, multicol}
\begin{document}
\thispagestyle{empty}
\bigskip\noindent
\begin{minipage}[b]{0.2\textwidth}
\includegraphics[width=21mm]{scc.jpg}
\end{minipage}
\begin{minipage}[b][2cm]{0.6\textwidth}
\centering\includegraphics[height=15pt]{south}\\
%\centering \Large $\mathfrak{Southern}$ $\mathfrak{City}$ $\mathfrak{Colleges}$\\
\small Pilar Street, Zamboanga City, Philippines \\
Senior High Department
\end{minipage}
\begin{minipage}[b]{0.2\textwidth}
\hfill\includegraphics[width=21mm]{shs.png}
\end{minipage} \par
\vspace{20mm}
\hfill \today \vspace{5mm}
Mr.\, Noel Mi\~{n}oza, \par \bigskip \bigskip
The undersigned are the G12 STEM-A students from the
Senior High School Department of Southern City Colleges, Main Campus, who
are actively working on our research study, entitled, "\textbf{Common encountered
problems in online class by senior high school students in Southern City
Colleges, Central Campus}", which partially fulfils our research requirements.
\smallskip
In this context, we would like to ask permission to collect data as needed
in our research study, as required by Practical Research 2 competencies,
in order to complete our final requirements in Research 2 for the academic
year 2021-2022.
Your approval in this matter is a great help to us. \par \bigskip
Thank you and God bless! \par \bigskip \bigskip
Respectfully yours, \par \bigskip
Carta H. Cardo\par Nurdisa B. Hamid\par Al-buharie A. Amjari \par \bigskip \bigskip
Supervisor: \par
Derhana A. Salahuddin\par
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment