Skip to content
Snippets Groups Projects
Commit 13b6fa5a authored by Charles Troupin's avatar Charles Troupin
Browse files

starting no. 3

parent aac1a1d8
No related branches found
No related tags found
No related merge requests found
\documentclass[12pt,a4paper,final,oneside,svgnames]{article}
\usepackage[utf8]{inputenc}
\usepackage{graphicx}
\usepackage{lmodern}
\usepackage{xcolor}
\usepackage{natbib}
\PassOptionsToPackage{hyphens}{url}\usepackage{hyperref}
\usepackage{doi}
\renewcommand{\familydefault}{\sfdefault}
\setlength{\parindent}{0cm}
\usepackage[margin=1in]{geometry}
\usepackage[most]{tcolorbox}
\newtcolorbox{SimpleBox}[2][]{%
breakable,
enhanced,
colback=red!0!white,
colframe=LightGray,
title=#2
}
\hypersetup{
bookmarks=true, % show bookmarks bar?
unicode=false, % non-Latin characters in Acrobat's bookmarks
pdftoolbar=true, % show Acrobat's toolbar?
pdfmenubar=true, % show Acrobat's menu?
pdffitwindow=false, % window fit to page when opened
pdfstartview={FitH}, % fits the width of the page to the window
pdftitle={Reply to Reviewer 1}, % title
pdfauthor={Charles Troupin}, % author
pdfsubject={The AlborEX dataset}, % subject of the document
pdfkeywords={keyword1, key2, key3}, % list of keywords
colorlinks=true, % false: boxed links; true: colored links
linkcolor=SlateGrey, % color of internal links (change box color with linkbordercolor)
citecolor=SlateGrey, % color of links to bibliography
filecolor=SlateGrey, % color of file links
urlcolor=SlateGrey % color of external links
}
\newenvironment{reply}{\color{DarkGreen}}{\ignorespacesafterend}
%\newenvironment{newtext}{\color{ForestGreen}\rule{1cm}{2pt}\it}{\ignorespacesafterend}
\renewcommand{\refname}{Additional references}
\newtcolorbox{newtext}{
colframe=SlateGray,
colback =white,
top=0mm, bottom=0mm, left=0mm, right=0mm,
arc=0mm,
fontupper=\color{DarkGreen},
fonttitle=\color{white},
title=Added text:
}
\parskip .2cm
\title{Interactive comment on "The AlborEX dataset: sampling of submesoscale features in the Alboran Sea"}
\author{Anonymous Referee \#3}
\date{}
\begin{document}
\maketitle
\noindent
\end{document}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment