비즈니스 메모
TO, FROM, DATE 및 RE 헤더 블록이 포함된 전형적인 사내 메모입니다.

main.tex
\documentclass[11pt]{article}
\usepackage[a4paper,margin=2.5cm]{geometry}
\usepackage{xcolor}
\usepackage{sourcesanspro}
\pagestyle{empty}
\setlength{\parindent}{0pt}
\setlength{\parskip}{0.8em}
\definecolor{accent}{HTML}{2B4C7E}
\definecolor{inkgray}{HTML}{555555}
\begin{document}
{\LARGE\bfseries\color{accent}Meridian Analytics}\hfill
{\Huge\bfseries\color{inkgray}MEMO}
\vspace{6pt}
{\color{accent}\rule{\linewidth}{2pt}}
\vspace{14pt}
\begin{tabular}{@{}p{2cm}l@{}}
{\bfseries\color{accent}TO:} & All project leads, Delivery group\\[3pt]
{\bfseries\color{accent}FROM:} & Priya Raghavan, VP of Delivery\\[3pt]
{\bfseries\color{accent}DATE:} & July 20, 2026\\[3pt]
{\bfseries\color{accent}RE:} & New client reporting cadence starting Q3\\
\end{tabular}
\vspace{8pt}
{\color{inkgray}\rule{\linewidth}{0.6pt}}
Beginning August 3, all active engagements move to a biweekly client
reporting cadence. This replaces the mixed weekly and monthly schedules we
have run since 2024. The change follows feedback from the spring client
survey, where 71\% of respondents said our weekly updates were too granular
to act on, while monthly summaries arrived too late to change course.
What changes for you:
\begin{itemize}
\item Status reports are due every other Friday by 3:00 pm, starting
August 7. The delivery calendar has been updated with the full
schedule through December.
\item Use the new two-page template in the shared drive under
\textit{Delivery / Templates / Client Status v3}. Section one is
outcomes and risks; section two is the metrics appendix.
\item Escalations no longer wait for the report. Raise anything urgent in
the client channel the day it surfaces, then reference it in the
next report.
\end{itemize}
Project leads with contractual weekly reporting obligations (currently
Harborview and Caldera) should contact me by July 28 so we can align the
new cadence with those agreements before notifying the clients.
Thanks for making this a smooth transition. Questions are welcome at the
delivery all-hands on Thursday.
\vspace{1em}
{\bfseries Priya Raghavan}\\
{\color{inkgray}VP of Delivery, Meridian Analytics}
\end{document}
앱에서: 새 프로젝트 갤러리를 열고 "템플릿 더 받기"에서 비즈니스 문서 팩을(를) 설치하면 실시간 미리보기와 원클릭 생성이 됩니다. 컴파일은 번들 엔진으로 로컬 실행됩니다.