Difference between revisions of "4t1.tex"

From TORI
Jump to: navigation, search
 
(try to improve the view of the code..)
 
Line 1: Line 1:
  +
<poem>
 
% '''4t1.tex''' is generator of figure http://mizugadro.mydns.jp/t/index.php/File:4t1.jpg
 
% '''4t1.tex''' is generator of figure http://mizugadro.mydns.jp/t/index.php/File:4t1.jpg
 
% 4t1.tex combines the data by Mainichi,
 
% 4t1.tex combines the data by Mainichi,
Line 7: Line 8:
 
% At the reuse, please, indicate the source; this helps to trace errors, of any.
 
% At the reuse, please, indicate the source; this helps to trace errors, of any.
   
  +
\documentclass[12pt]{article}
<nowiki>
 
  +
\paperheight =670pt
\documentclass[12pt]{article}%<br>
 
  +
\paperwidth =380pt
\paperheight =670pt%<br>
 
  +
\usepackage{fullpage}
\paperwidth =380pt%<br>
 
  +
\topmargin -23mm
\usepackage{fullpage}%<br>
 
  +
\oddsidemargin -26mm
\topmargin -23mm%<br>
 
  +
\pagestyle{empty}
\oddsidemargin -26mm%<br>
 
  +
\usepackage{hyperref}
\pagestyle{empty}%<br>
 
\usepackage{hyperref} %<br>
+
\usepackage{graphicx}
  +
\newcommand \sx {\scalebox}
\usepackage{graphicx}%<br>
 
\newcommand \sx {\scalebox}%<br>
+
\newcommand \ing {\includegraphics}
  +
\begin{document}
\newcommand \ing {\includegraphics}%<br>
 
\begin{document}%<br>
+
\begin{figure}
\begin{figure}%<br>
+
\begin{center}
\begin{center}%<br>
+
\sx{2}{ \begin{picture}(121,337)
  +
\put(0,337){\sx{.34}{Contamination in 2011 March 14 - March 21: Data by Mainichi}}
\sx{2}{ \begin{picture}(121,337)%<br>
 
  +
\put(0,333){\sx{.34}{\url{http://mainichi.jp/select/weathernews/news/images/20110323k0000m040088000p_size8.jpg}}}
\put(0,337){\sx{.34}{Contamination in 2011 March 14 - March 21: Data by Mainichi}}%<br>
 
  +
\put(0,329){\sx{.34}{and their fit by Dmitrii Kouznetsov}}
\put(0,333){\sx{.34}{\url{http://mainichi.jp/select/weathernews/news/images/20110323k0000m040088000p_size8.jpg}}}%<br>
 
  +
\put(0,0){\ing{20110323}} %The *.jpg mentioned above should be converted to 20110323.pdf
\put(0,329){\sx{.34}{and their fit by Dmitrii Kouznetsov}}%<br>
 
  +
\put(-2,16){\sx{1.12}{\ing{4t1c}}}
\put(0,0){\ing{20110323}} %The *.jpg mentioned above should be converted to 20110323.pdf%<br>
 
  +
\end{picture}}
\put(-2,16){\sx{1.12}{\ing{4t1c}}}%<br>
 
\end{picture}}%<br>
+
\end{center}
\end{center}%<br>
+
\end{figure}
\end{figure}%<br>
+
\end{document}
  +
</poem>
\end{document}%<br>
 
</nowiki>
 
 
% [[Category:Generators]]
 
% [[Category:Generators]]
 
% [[Category:Latex]]
 
% [[Category:Latex]]

Latest revision as of 08:56, 21 June 2013

 % 4t1.tex is generator of figure http://mizugadro.mydns.jp/t/index.php/File:4t1.jpg
 % 4t1.tex combines the data by Mainichi,
 % http://mainichi.jp/select/weathernews/news/images/20110323k0000m040088000p_size8.jpg
 % and the curves of the fit of these data generated by 4t1c.cc
 % Before the compilation, the data should be converted to PDF and saved as 20110323.pdf
 % Copyleft 2011 by Dmitrii Kouznetsov.
 % At the reuse, please, indicate the source; this helps to trace errors, of any.

\documentclass[12pt]{article}
\paperheight =670pt
\paperwidth =380pt
\usepackage{fullpage}
\topmargin -23mm
\oddsidemargin -26mm
\pagestyle{empty}
\usepackage{hyperref}
\usepackage{graphicx}
\newcommand \sx {\scalebox}
\newcommand \ing {\includegraphics}
\begin{document}'"`UNIQ--item-1--QINU`"' \begin{figure}'"`UNIQ--item-1--QINU`"' \begin{center}'"`UNIQ--item-1--QINU`"' \sx{2}{ \begin{picture}(121,337)'"`UNIQ--item-1--QINU`"' \put(0,337){\sx{.34}{Contamination in 2011 March 14 - March 21: Data by Mainichi}}'"`UNIQ--item-1--QINU`"' \put(0,333){\sx{.34}{\url{http://mainichi.jp/select/weathernews/news/images/20110323k0000m040088000p_size8.jpg}}}'"`UNIQ--item-1--QINU`"' \put(0,329){\sx{.34}{and their fit by Dmitrii Kouznetsov}}'"`UNIQ--item-1--QINU`"' \put(0,0){\ing{20110323}} %The *.jpg mentioned above should be converted to 20110323.pdf'"`UNIQ--item-1--QINU`"' \put(-2,16){\sx{1.12}{\ing{4t1c}}}'"`UNIQ--item-1--QINU`"' \end{picture}}
\end{center}
\end{figure}
\end{document}

% %