워드프로세서사용자를위한라텍

Size: px
Start display at page:

Download "워드프로세서사용자를위한라텍"

Transcription

1 L A TEX version Guido Gonzato, Ph.D. <gonzato@sci.univr.it> Università di Verona (Italy) Facoltà di Scienze MM. FF. NN. TEX (KTUG) L A TEX.,. L A TEX L A TEX., L A TEX (File) (File/New) (File/Save As... ) (File/Save As Template) (File/Import) (File/Page Setup) / (Page Setup/Headers and Footers) (File/Printer Setup) (File/Print Preview) Ca Vignal II, Strada Le Grazie 15, Verona (Italy) i

2 2.8 (File/Print) (File/Versions) (Edit) (Edit/Autotext) (Insert) , (Insert/Breaks) (Insert/Enumerated List) (Insert/Special Character) (EURO) (Insert/Formula) (Insert/Footnote) (Insert/Indices) (Insert/Vertical and Horizontal Space) (Insert/Tabs) (Insert/Cross Reference) (Insert/Margin Notes) / (Insert/Frame) (Insert/Figure) (Insert/Shapes) (Insert/Line) (Insert/Hyperlink) (Insert/Comment) (Format) (Format/Line Spacing) (Format/Character) (Format/Character Size) (Format/Character Font) (Format/Character Colour) (Format/Paragraph) (Format/Paragraph Horizontal Alignment) (Format/Paragraph Vertical Alignment) (Format/Paragraph Margins) (Format/Paragraph Indentation) (Format/Paragraph Border and Shade) (Format/Colour) (Format/Columns) (Table) 32 ii

3 slashbox L A TEX (Tools) (Tools/Mail Merges) (Tools/Labels) (Tools/Default Language) (Tools/Hyphenation) (Tools/Spell Check) (Help) A (Document Templates) 42 1 Emacs, Vim, Jed(IDE mode) L A TEX A Gnuplot graph Book template Report template Letter template How to write a notice How to write a poster iii

4 1, L A TEX. L A TEX.,..,,,,.. L A TEX(HLaTeX). PDF. Utopia,. KTUG(http: // 1, L A TEX. L A TEX,. L A TEX. L A TEX...,. WYSIWYG L A TEX.,.,,, 1.,, L A TEX., L A TEX. plain TEX. L A TEX.. L A TEX,. :-) L A TEX.. L A TEX. L A TEX, *i The (Not So) Short Introduction to L A TEX 2ε *ii A Gentle Introduction to TEX k, Z80. WordStar CP/M 720K! *i URL. *ii 1

5 1.1 1, *iii L A TEX. L A TEX,..., L A TEX.. L A TEX..,, TEX CTAN(The Comprehensive TeX Archive Network). CTAN:, CTAN TeX. L A TEX CTAN://systems,, CTAN systems/.. L A TEX (typesetting).? :. L A TEX. L A TEX (source), WYSIWYG WYSIWYG. ( Windows (notepad) ), TEX (TEXnicians). GNU Emacs ( Xemacs ( xemacs.org) AUCTEX (CTAN://support/auctex). vi Vim ( Jed, ( Emacs. CTAN://support/jed jed L A TEX. Kile ( KDE L A TEX.. Texmaker ( Kile KDE. LyX ( WYSIWYG. *iv,. *iii MS. MS. *iv LyX CJK-LyX., CJK-LyX Windows. 2

6 1.1 1 GNU TEXMACS ( UNIX L A TEX. WinEdt ( Windows L A TEX. shareware. Windows L A TEX htm. TeXnicCenter WinShell., L A TEX L A TEX L A TEX.,,,. 1, GNU emacs vim IDE jed tetex, GNU/Linux TEX. MiKTEX. 1. CTAN. gzip tar (.tar.gz). 2. L A TEX. $TEXMF/tex/latex sty, latex newstyle.ins.sty. latex newstyle.dtx. 5. texhash, tetex. $TEXMF. GNU/Linux /usr/share/ texmf. root, $HOME,, $HOME/texmf,..sty $HOME/.bash profile. export TEXINPUTS="~/texmf:" 3

7 1.1 1 Action Emacs Vim Jed (command mode) Alt-X ESC Alt-X (insert mode) n/a i a o O n/a (line editor mode) n/a : n/a Ctrl-X Ctrl-F :e Ctrl-KE Ctrl-Xi :r Ctrl-KR Ctrl-X Ctrl-S :w Ctrl-KD Ctrl-X Ctrl-W name :w name Ctrl-KS Ctrl-XK :q Ctrl-KQ change buffer Ctrl-XB bn Ctrl-KN Ctrl-XU u Ctrl-U Ctrl-^ Ctrl-R Ctrl-G Ctrl-U Ctrl-X Ctrl-C :qa! Ctrl-KX Alt-B b Ctrl-A Alt-F w Ctrl-F Ctrl-A 0 Ctrl-QS Ctrl-E $ Ctrl-QD Alt-V Ctrl-U Ctrl-R Ctrl-V Ctrl-D Ctrl-C ( ) Alt-< 1G Ctrl-QR ( ) Alt-> G Ctrl-QC Alt-G n. n.g Ctrl-QI Ctrl-H X BS Ctrl-D x Alt-G Alt-DEL db Alt-BS Alt-D dw Ctrl-T Ctrl-K d$ Ctrl-QY Ctrl-A Ctrl-K dd Ctrl-Y Ctrl-S text /text Ctrl-QS Alt-% :s/old/new/g Ctrl-QA Ctrl-SPACE v Ctrl-KB Ctrl-W D Ctrl-KY Alt-W Y Ctrl-KH Ctrl-Y P Ctrl-KC 1: Emacs, Vim, Jed(IDE mode) 4

8 2.1 2 ( FILE) MiKTEX, C:\localtexmf\tex \latex\newpackage., MiKTeX (MikTeX Options) Refresh now., initexmf -u.! *v 1.2. L A TEX 2ε. 1..,,.. 2. L A TEX.,..., L A TEX.., (, )...,. 2 (File) L A TEX. (File/Open), (File/Save), (File/Close). 2.1 (File/New) L A TEX. \documentclass{article} \begin{document} %. \end{document} L A TEX.., (title),., (cite). *v MiKTEX. MiKTEX 2.2 (MiKTeX Package Manager).. 5

9 2.4 ( File/Save As... ) 2 ( FILE) \documentclass[a4paper,12pt]{article} \begin{document} \title{ } \author{ ~ ~ } \date{, \today} \maketitle \begin{abstract}. \end{abstract} \tableofcontents \listoftables \listoffigures \section{ } \label{sec:start}. \cite{gonzato}. \section{end} \label{sec:end}. ~\ref{sec:start}~. \begin{thebibliography}{99} \bibitem{gonzato} Gonzato G. \textit{\latex{} for Word Processor Users}. CTAN, \end{thebibliography} \end{document} A (templates). 2.2 (File/Save As... ) Save As.... L A TEX. latex2html: CTAN://support/latex2html latex2rtf: CTAN://support/latex2rtf PDF (File/Save As Template) L A TEX (templates), L A TEX (File/Import) L A TEX. 6

10 2.5 ( File/Page Setup) 2 ( FILE) rtf2latex: CTAN://support/rtf2latex html2latex: CTAN://support/html2latex wvware MS Word L A TEX. Abiword MS Word L A TEX. txt2tex : CTAN://support/txt2tex L A TEX. *2latex. 2.5 (File/Page Setup),, \documentclass *vi. a4paper, a5paper, b5paper, letterpaper, legalpaper, executivepaper. portrait( ), landscape landscape( ).. \documentclass[a5paper,landscape,12pt]{article}. \setlength{\leftmargin}{2cm} \setlength{\rightmargin}{2cm} \setlength{\oddsidemargin}{2cm} \setlength{\evensidemargin}{2cm} \setlength{\topmargin}{-1cm} \setlength{\textwidth}{18cm} \setlength{\textheight}{25cm} geometry,. geometry,..,. \geometry{paperwidth=25cm} \geometry{paperheight=35cm} % or: \geometry{papersize={25cm,35cm}} \geometry{width=20cm} % total width \geometry{heigth=30cm} % total heigth *vi [ ]., { }. 7

11 2.7 ( File/Printer Setup) 2 ( FILE) % or: \geometry{total={20cm,30cm}} \geometry{textwidth=18cm} % width - marginpar \geometry{textheight=25cm} % heigth - header - footer % or: \geometry{body={18cm,25cm}} \geometry{left=3cm} % left margin \geometry{right=1.5cm} % right margin % or: \geometry{hmargin={3cm,2cm}} \geometry{top=2cm} % top margin \geometry{bottom=3cm} % bottom margin % or: \geometry{vmargin={2cm,3cm}} \geometry{marginparwidth=2cm} \geometry{head=1cm} % header space. \usepackage[left=3cm, right=2cm]{geometry} / (Page Setup/Headers and Footers) fancyhdr \pagestyle{fancy}. (book.cls ). (fancy)..,,,.. \lhead{} % empty \chead{hello, world!} \rhead{page \thepage} % page number \lfoot{} \cfoot{\textbf{hello!}} \rfoot{} 2.6 (File/Printer Setup). L A TEX. UNIX. lpr -P printername. lpr -# lpr -r.. 8

12 3.0 ( File/Print Preview) 3 ( EDIT) 2.7 (File/Print Preview) L A TEX,..dvi (latex file.tex) xdvi yap DVI..dvi dvips POSTSCRIPT Ghostview. dvipdfm *vii pdflatex Acrobat.pdf. Acrobat.pdf..pdf. dvipdf ( Linux ).dvi.ps,.pdf. *viii pdflatex. hyperref url.pdf pdflatex, b 2.8 (File/Print) lpr file.ps (File/Versions) L A TEX version RCS (Revision Control System) CVS (Concurrent Version Control System). CVS RCS linuxdoc.org/howto/cvs-rcs-howto.html. 3 (Edit) L A TEX. 1, Edit/Cut, Edit/Copy, Edit/Paste, Edit/Find, Edit/Replace.. L A TEX (environment) *vii PDF dvipdfm DVIPDFMx. Hirata Shunsaku dvipdfm-cjk. DVPIDFMx.pdf,. *viii.ps.pdf Adobe Distiller PSTill, Ghostscript ps2pdf. dvipdf dvips,., dvipdfm DVIPDFMx.dvi.pdf. 9

13 4.2 ( Edit/Autotext) 4 ( INSERT).,. this is \textbf{bold text;}\\ this is also {\bfseries bold text;}\\ \begin{bfseries} this is bold text, too! \end{bfseries} \textbf{ }! this is bold text; this is also bold text; this is bold text, too!! 3.1 (Edit/Autotext), PS POSTSCRIPT., *ix L A TEX. \def\ps {\textsc{postscript}}, \PS \textsc{postscript}.. 4 (Insert) 4.1, (Insert/Breaks). ( ) \linebreak \newline, \\. \\. \\[1cm].., \par. *x, \newpage \clearpage. \newline, \linebreak..\linebreak.\newline,...,. \clearpage \newpage ( )., \cleardoublepage \clearpage *ix. *x \\,. \\. *xxiii. 10

14 4.2 ( Insert/Enumerated List) 4 ( INSERT) 4.2 (Insert/Enumerated List) ( [ ] ) itemize enumerate. \item. \begin{itemize} \item[*]. \item[-]. \item[.]. \end{itemize} * , \arabic, \roman (viii), \Roman, \alph \Alph,, \fnsymbol. fnsymbol. \begin{itemize} \renewcommand{\labelitemi}{*} \renewcommand{\labelitemii}{-} \item 1, \item 1, \begin{itemize} \item 2, \item 2, \end{itemize} \item 1, \end{itemize} * 1, * 1, - 2, - 2, * 1,, enumerate, : \begin{enumerate} \renewcommand{\labelenumi} {\Alph{enumi}} \renewcommand{\labelenumii} {\roman{enumii}} \item 1, \item 1, \begin{enumerate} \item 2, \item 2, \end{enumerate} \item 1, \end{enumerate} A 1, B 1, i 2, ii 2, C 1, enumerate. enumerate,. A a I i 1, \Alph, 2 \labelitemi, \labelitemii, \labelitemiii, \labelitemiv. 11

15 4.3 ( Insert/Special Character) 4 ( INSERT) L A TEX $ \$ or \textdollar & \& % \% \_ or \textunderscore { \{ or \textbraceleft } \} or \textbraceright < $<$ or \textless > $>$ or \textgreater \ \textbackslash \textbar \textbullet \textdaggerdbl \textdagger \textparagraph \textsection c \textcopyright ˆ \textasciicircum \textasciitilde $\sim$ R \textregistered TM \texttrademark a \textordfeminine o \textordmasculine 2: \alph, \Roman, \roman, \arabic.. \begin{enumerate}[{ } I.] \item \label{item:first} \item \item. \ref{item:first}. \end{enumerate} I. II. III.. I. 4.3 (Insert/Special Character), L A TEX., \,,. 2.. pifont \ding, \dingfill, \dingline, \dinglist. \ding Dingbat. \fill, \line, \list Dingbat. 12

16 4.5 ( Insert/Formula) 4 ( INSERT) \begin{dinglist}{43} \item one \item two \item three \end{dinglist} one two three,. \begin{dingautolist}{172} \item one \item two \item three \end{dingautolist} 1 one 2 two 3 three. L A TEX,. CTAN://info/symbols/comprehensive/ (EURO) marvosym,. \EUR. 4.4 (Insert/Formula) L A TEX. $. I like math: $x^n + y^n \neq z^n \forall n \neq 2$ is my favourite theorem. I like math: x n +y n z n n 2 is my favourite theorem. displaymath equation. equation. *xi. \begin{equation} x^n + x^n \neq z^n \quad \forall n \neq 2 \label{eq:fermat} \end{equation} ~\ref{eq:fermat}.. 1. x n + x n z n n 2 (1) *xi equation, L A TEX (article, book ). \documentclass [leqno]. [fleqn] (f lushleft-ed equation). amsmath.. 13

17 4.5 ( Insert/Footnote) 4 ( INSERT) 4.5 (Insert/Footnote) \footnote[n]{footnote text}. ( ) [n]. \footnote. \renewcommand{\thefootnote}{read me!} \footnote {.}%. read read me!. me!.. \renewcommand{\thefootnote} {\Roman{footnote}} \footnote{ }, \footnote{ }. \renewcommand{\thefootnote} {\fnsymbol{footnote}}.\footnote[8]{!} I, II.. I II! \fnsymbol{footnote}, \footnotemark. \footnote{the first.}% \newcounter{myfootnote}% \setcounter{myfootnote} {\value{footnote}}% \footnote{the second.}. \footnotemark[\value{myfootnote}] the first. 2 the second. : minipage mpfootnote thempfootnote endnotes... \let\footnote=\endnote,. 14

18 4.7 ( Insert/Indices) 4 ( INSERT) \newpage \begingroup \parindent 0pt \parskip 2ex \def\enotesize{\normalsize} \theendnotes \endgroup. endnotes.sty. 4.6 (Insert/Indices),, L A TEX. \section \chapter. L A TEX. \tableofcontents \listoffigures \listoftables *xii makeindex makeidx. \index L A TEX.. \usepackage{makeidx} \makeindex \newcommand{\wordindex}[1]{\index{#1}#1} %... \printindex \makeindex, \printindex. L A TEX makeindex latex., latex makeindex latex. \wordindex \wordindex{ } (Insert/Vertical and Horizontal Space). L A TEX,... \null ~ \vfill \hfill. *xii. 15

19 4.9 ( Insert/Tabs) 4 ( INSERT) one \hfill two\\ \vfill ~ \hfill three \hfill ~\\ \vfill four \hfill five \null one four three two five L A TEX.. ~., \hspace. This is a \hspace{2cm} 2-cm-wide hole. This is a 2-cm-wide hole. 4.8 (Insert/Tabs) tabbing TAB.. \begin{tabbing} % let s set the tab positions ~ \hspace{1cm} \= ~ \hspace{2cm} \= ~ \hspace{2.5cm} \= \kill % discard text Zero \> One \> Two \> Three \\ Zero \> One \> \> Three \+ \\ % go right Zero \> Two \> Three \- \\ % go left Zero \> One \> Two \\ \pushtabs % save tab positions new tab 1{\ldots} \= new tab 2 \\ new \> tab \\ \poptabs % restore tab positions Zero \> One \> Two \> Three \end{tabbing} Zero One Two Three Zero One Three Zero Two Three Zero One Two new tab 1... new tab 2 new tab Zero One Two Three tabular table. 4.9 (Insert/Cross Reference) \label, \ref, \pageref. prefix:suffix. prefix (chapter) cha, (equation) eq, (figure) fig, / (sections) sec, (table) tab.,, \label, \ref. \pageref. 16

20 4.12 ( Insert/Margin Notes) 4 ( INSERT) \paragraph{example.} \label{par:example} ~\pageref{par:example}~ ~\ref{par:example}~. Example label (prefix).,. \begin{enumerate} \item. \ref{item:end}. \label{item:start} \item.( ) \item. \ref{item:start}. \label{item:end} \end{enumerate} ( ) (Insert/Margin Notes). \marginpar{text} / (Insert/Frame).. textpos. 7. ( A.) minipage. minipage. minipage, boxedminipage boxedminipage.. \begin{boxedminipage}[c]{0.6\linewidth}... text... \end{boxedminipage} 4.12 (Insert/Figure) (L A TEX epslatex.ps Using Imported Graphics in L A TEX 2ε.) (figure), figure. 1.. b 17

21 4.12 ( Insert/Figure) 4 ( INSERT) \begin{figure}[htbp] % [htbp] %. here, top, % bottom, separate page( ). \begin{center} \texttt{=8-)} \end{center} \caption{.} \label{fig:mysmiley} \end{figure} =8-) 1:.. L A TEX L A TEX.,, \ref{fig:label}. (floats). here H. Encapsulated POSTSCRIPT (.eps), graphicx L A TEX. 2. Gnuplot 3D graph sin(x*x + y*y)/(x*x + y*y) \begin{figure} \begin{center} \fbox{\includegraphics [width=0.5\textwidth, angle=-90] {gnuplot.ps}} \caption{a Gnuplot graph.} \label{fig:gnuplot} \end{center} \end{figure} Z X Y 4 2: A Gnuplot graph. latex dvips, EPS. *xiii pdflatex PDF JPG, PNG..jpg,.gif,.png.eps. ImageMagick ( GIMP ( POSTSCRIPT. POSTSCRIPT jpeg2ps ( pdflib.com/jpeg2ps/index.html) bmeps (CTAN://support/bmeps)..jpg *xiii..dvi..dvi.jpg.gif.,.eps.dvi. DVIPDFMx EPS. graphicx EPS DVIPDFMx, graphicx [dvipdfm] EPS PDF. KTUG TIP. 18

22 4.12 ( Insert/Figure) 4 ( INSERT),. Z PDFL A TEX.eps.pdf.pdf. EPS.pdf epstopdf..pdf.ps. *xiv % define the variable \ifpdf \newif\ifpdf \ifx\pdfoutput\undefined \pdffalse \else \pdfoutput=1 \pdftrue \fi... % include the right options \ifpdf \usepackage[pdftex]{graphicx} \pdfcompresslevel=9 \else \usepackage{graphicx} \fi... % include the right graphic file \ifpdf \includegraphics{file.pdf} \else \includegraphics{file.eps} \fi Z 18 figure( ) Too many unprocessed floats L A TEX. \clearpage floats. morefloats floats , wrapfig picins, floatflt. *xv *xiv \newif\ifpdf, \usepackage{ifpdf}, \ifpdf... \else... \fi. *xv wrapfig. picins. wrapfig picins. 19

23 4.13 ( Insert/Shapes) 4 ( INSERT) If you meet this guy, give hime some money. \newcommand\xsmile{\huge\texttt{=8-)}} \parpic{\xsmile} {The reason may not be apparent to you, but I can assure that your money will end up in good hands. I say again, if you meet this guy, give him some money: he knows how to use it properly. OK?} If you meet this guy, give hime some money. =8-) The reason may not be apparent to you, but I can assure that your money will end up in good hands. I say again, if you meet this guy, give him some money: he knows how to use it properly. OK? floatflt floatingtable (Insert/Shapes) L A TEX \circle, \oval picture., picture. epic eepic ( ), Xfig ( Xfig UNIX. *xvi Xfig., eepic. eepic POSTSCRIPT. special flag L A TEX. L A TEX., small.fig. File/Export... Language LaTeX picture + eepic macros. small.eepic.. This is a picture drawn with Xfig: This is a picture drawn with Xfig:\\ \input{small.eepic}, eepic pdflatex. Combined PS/LaTeX (both parts) (export). small.pstex small.pstex t. small.tex. *xvi Xfig Windows, X Server cygwin UNIX. Xfig java jfig. ( applets/jfig/) 20

24 4.15 ( Insert/Line) 4 ( INSERT) \documentclass{article} \usepackage{graphicx} \pagestyle{empty} \begin{document}. \end{document}.ps.eps pstricks. applications/pstricks/. L A TEX POSTSCRIPT. epix ( L A TEX (Insert/Line) \rule. This is a page-wide rule:\\ \rule{\linewidth}{1pt} but this one is shorter and thicker:\\ \rule{2cm}{2mm} This is a page-wide rule: but this one is shorter and thicker: \dotfill... \dotfill \EUR~ (Insert/Hyperlink) url URL,. hyperref dvipdfm pdflatex url URL.pdf!,. \usepackage[colorlinks,urlcolor=blue,filecolor=magenta]{hyperref} \usepackage{url}. CJKbookmarks, \special DVIPDFMx. 21

25 5.1 ( Insert/Comment) 5 ( FORMAT) \usepackage[dvipdfm,colorlinks,urlcolor=blue,filecolor=magenta,cjkbookmarks]{hyperref} \AtBeginDvi{\special{pdf:tounicode KSCms-UHC-UCS2}} \usepackage{url}. \hypertarget{ctan}{ctan} \url{ \href{ \href{run:midifile.mid}{midi }. \hyperlink{ctan}{ }. CTAN CTAN://. MIDI.. \hypertarget \hyperlink HTML. \href URL. run:.,. Acrobat Reader. UNIX Acrobat..mailcap /etc/mailcap. audio/midi;/usr/bin/timidity %s audio/*; xmms %s video/*; xine -pfhq %s hyperref (Insert/Comment) L A TEX %. comment comment. 5 (Format) \documentclass. (10, 11, 12 ), (a4paper, a5paper, b5paper, letterpaper, legalpaper, executivepaper) (portrait, landscape).. \documentclass[a5paper,landscape,12pt]{article}

26 5.2 ( Format/Line Spacing) 5 ( FORMAT) 5.1 (Format/Line Spacing) setspace singlespace, onehalfspace, doublespace. \spacing{amount} amount. *xvii \begin{spacing}{2.5} These two lines \\ are crazily spaced! \end{spacing} \begin{spacing}{1} Much better, these lines\\ have a pretty space. \end{spacing} These two lines are crazily spaced! Much better, these lines have a pretty space. 5.2 (Format/Character) 3, 4. Text attribute Environment form Example \textnormal textnormal main document font \textrm rmfamily roman \textit itshape italics \emph n/a emphasis \textmd mdseries medium weight (default) \textbf bfseries boldface \textup upshape upright (default) \textsl slshape slanted \textsf sffamily sans serif \textsc scshape SMALL CAPS \texttt ttfamily typewriter \underline underline underline \textsuperscript n/a this is superscript \mathrm n/a x n + y n z n n 2 \mathbf n/a x n + y n z n n 2 \mathsf n/a x n + y n z n n 2 \mathtt n/a x n + y n z n n 2 \mathit n/a x n + y n z n n 2 \mathnormal n/a x n + y n z n n 2 \mathcal n/a \ + \ \ \ = 3: (emphasized).,., \emph *xvii setspace floats (footnote) 1.0. setspace, L A TEX \linespread.. \linespread{1.5} 23

27 5.2 ( Format/Character) 5 ( FORMAT). *xviii.. this is $_{\mbox{\footnotesize{subscript}}}$ this is subscript Font size Example tiny sample text scriptsize footnotesize small normalsize large Large LARGE huge Huge sample text sample text sample text sample text sample text sample text sample text sample text sample text 4: ulem.. *xix \uline{important} \huline{ } \uuline{urgent} \huuline{ } \uwave{boat} \huwave{ } \sout{wrong} \hsout{ } \xout{removed} \hxout{ } important urgent boat wrong /////////////// removed //////// : ulem \emph. \emph.. \usepackage[normalem]{ulem} *xviii,, \emph,.. *xix myulem. ulem L A TEX. myulem 24

28 5.2 ( Format/Character) 5 ( FORMAT) (Format/Character Size) extsizes., 8 12, 14, 17, 20., 17. (preamble). \documentclass[17pt]{extarticle} type1cm.. \fontsize{72pt}{72pt}\selectfont No Smoking (... ) \fontsize, (baseline).. \resizebox{!}{1cm}{1-cm tall} 1-cm tall (Format/Character Font) L A TEX METAFONT..,. Times, Helvetica, Sans Serif..., L A TEX POSTSCRIPT.. avant, avangar, bookman, chancery, charter, courier, helvet, helvetic, ncntrsbk, newcent, palatcm, palatino, pifont, times, utopia, zapfchan. \usepackage{times}. L A TEX Computer Modern. POSTSCRIPT. *xx. POSTSCRIPT (font family). 5. *xxi *xx times palatino POSTSCRIPT. PSNFSS., times mathptmx, txfonts, palatino mathpazo, pxfonts, utopia fourier. *xxi. L A TEX 5. \hfontfamily. 25

29 5.2 ( Format/Character) 5 ( FORMAT) cmr cmss cmtt pag pbk phv pnc ppl ptm pcr mj gt tz Computer Modern Roman Computer Modern Sans Serif Computer Modern Typewriter Avantgarde Bookman Helvetica New Century Schoolbook Palatino Times Courier LAT E X ( ) ( ) ( ) 5: Z. This is Computer Modern Roman, {\fontfamily{phv}\selectfont this is Helvetica!} This is Computer Modern Roman, this is Helvetica!, L A TEX POSTSCRIPT., Avantgarde Computer Modern Sans Serif,. *xxii \rmdefault (roman) \sfdefault (sans serif) \ttdefault (typewriter) \bfdefault (boldface) \mddefault (medium) \itdefault (italics) \sldefault (slanted) \scdefault (small caps) \updefault (upright) *xxii L A TEX \mjdefault, \gtdefault. 26

30 5.3 ( Format/Paragraph) 5 ( FORMAT) Sans Serif Avantgarde. % Avantgarde replaces sans serif \renewcommand{\sfdefault}{pag} (Format/Character Colour) color. black, white, red, green, blue, cyan, magenta, yellow.. \textcolor{red}{this is red.}\\ \color{blue} This text is blue!\\ So is this. Let s change.\\ \definecolor{mygreen} {rgb}{0.1,1,0.1} \color{mygreen} This is my shade of green!\\ \color{black} \colorbox{cyan}{a cyan box}\\ \fcolorbox{blue}{green} {A green box in a blue frame} This is red. This text is blue! So is this. Let s change. This is my shade of green! A cyan box A green box in a blue frame, \pagecolor...? 5.3 (Format/Paragraph) L A TEX. \\. *xxiii (environments) L A TEX.,... \begin{environment}...text goes here... \end{environment} center. \begin{center} \end{center} *xxiii \\. \par. \\.,. 27

31 5.3 ( Format/Paragraph) 5 ( FORMAT) Environment array center description enumerate eqnarray equation figure flushleft flushright itemize letter list minipage picture quotation quote tabbing table tabular thebibliography theorem titlepage verbatim verse Purpose ( ),,, ( ), 6: L A TEX (Format/Paragraph Horizontal Alignment) (justified).,, flushleft, flushright, center. \raggedright, \raggedleft, \centering (Format/Paragraph Vertical Alignment) L A TEX. Enter, L A TEX.,. \smallskip, \medskip, \bigskip. 28

32 5.3 ( Format/Paragraph) 5 ( FORMAT), \vskip{parameter}.. These paragraphs will be separated by 1.3 cm:\\ \vskip 1.3cm there is a 1.3 cm gap above me. These paragraphs will be separated by 1.3 cm: there is a 1.3 cm gap above me. \vskip., \vskip. 1.5 cm \vskip \null. \null \vskip 1.3 cm This text comes after 1.3 cm... This text comes after 1.3 cm..., \vfill.. {\ldots} \vfill {\ldots} (Format/Paragraph Margins) (margins) 2.5,... *xxiv \newenvironment{margins}[2] { \begin{list}{} { \setlength{\leftmargin}{#1} \setlength{\rightmargin}{#2} } \item } {\end{list}}, margins. *xxiv chngpage. 29

33 5.4 ( Format/Paragraph Border and Shade) 5 ( FORMAT) As you can see, this paragraph has normal margins. \begin{margins}{0.5cm}{1cm} But please note that this paragraph has custom margins. \end{margins} As you can see, this paragraph has normal margins. But please note that this paragraph has custom margins (Format/Paragraph Indentation) \parindent. 1cm. \setlength{\parindent}{1cm} \indent, \noindent., \parskip. \setlength{\parskip}{3pt} 5.4 (Format/Paragraph Border and Shade) framed \parbox. calc. framed. \setlength{\framerule}{2pt} \setlength{\framesep}{5pt} \begin{framed}! \end{framed} \definecolor{shadecolor}{rgb} {0.9,0.8,1} \begin{shaded},? \end{shaded}!,? boxedminipage boxedminipage., \framebox{ \begin{minipage}[c]{\linewidth} \end{minipage} } 30

34 5.6 ( Format/Colour) 5 ( FORMAT) boxedminipage., \parbox. \noindent \fbox{ \parbox{\linewidth -2 \fboxsep -2 \fboxrule} {,!} },! \linewidth minipage (width). ( ).,. \framebox[\width]{ }... \framebox[2\width][r]{ } ( [r]). 5.5 (Format/Colour).. \colorbox{yellow}{ \begin{minipage} {0.8\linewidth} \end{minipage} } (Format/Columns) \twocolumn \onecolumn 1 2, 2 1.,. \documentclass. multicol. multicols

35 6 ( TABLE) \columnseprule=1pt \begin{multicols}{2}[\subsection{\entry{format}{columns}}] The commands \cmd{twocolumn}... \end{multicols} \columnsep. \columnseprule.. *xxv 6 (Table)... table ( 4.12 ). tabular.... \begin{table}[htbp] % placement: here, top, bottom, separate page % \begin{small} % sets the table font \begin{center} % optional % 4-column table; alignment is left, centered, right, fixed width \begin{tabular}{ l c rp{4cm} } \hline % horizontal line \textbf{left} & \textbf{centre} & \textbf{right} & \textbf{4 cm} \\ \hline row 1, col 1 & row 1, col 2 & row 1, col 3 & row 1, col 4 \\ \cline{1-2} % horizontal line spanning columns 1-2 row 2, col 1 & row 2, col 2 & row 2, col 3 & row 2, col 4 \\ \cline{1-2} \multicolumn{2}{ c }{spanning two columns} & row 3, col 3 & row 3, col 4 \\ \cline{1-3} row 4, col 1 & row 4, col 2 & row 4, col 3 & ~ \hfill right \\ % force a space with "\ " row 5, col 1 & row 5, col 2 & row 5, col 3 & left \hfill ~ \\ row 5, col 1 & row 5, col 2 & row 5, col 3 & ~ \hfill centre \hfill ~ \\ \hline \end{tabular} %\caption{a sample table.} \caption{ } % labels are used for cross references; % for example, "see Table~\ref{tab:sampletab}" \label{tab:sampletab} \end{center} *xxv. 2 ( ),,. multicols flushend, cuted, balance. 32

36 6 ( TABLE) % \end{small} \end{table} 7. Left Centre Right 4 cm row 1, col 1 row 1, col 2 row 1, col 3 row 1, col 4 row 2, col 1 row 2, col 2 row 2, col 3 row 2, col 4 spanning two columns row 3, col 3 row 3, col 4 row 4, col 1 row 4, col 2 row 4, col 3 right row 5, col 1 row 5, col 2 row 5, col 3 left row 5, col 1 row 5, col 2 row 5, col 3 centre 7:. rotating sidewaystable. rotating., tabularx. X.. \begin{sidewaystable} \begin{tabularx}{7.5cm}{ l X X } \hline \textbf{normal} & \textbf{tilted} & \textbf{wider} \\ \hline normal & \rotatebox{30}{i m tilted!} & I m wider \\ \hline \end{tabularx} \end{sidewaystable} normal tilted wider I m tilted! wider normal tabular., longtable, supertabular, xtab. colortbl. 33

37 6.1 6 ( TABLE) Colour by row:\\\vskip 2mm \begin{tabular}{ l c r } \hline \rowcolor{cyan} one & two & three\\ \rowcolor{green} one & two & three\\ \rowcolor{yellow} one & two & three\\ \hline \end{tabular} Colour by row: one two three one two three one two three Colour by column:\\\vskip 2mm \begin{tabular} { >{\columncolor{cyan}}l >{\color{red} \columncolor{green}}c >{\columncolor{yellow}}r } \hline one & two & three\\ one & two & three\\ one & two & three\\ \hline \end{tabular} Colour by column: one two three one two three one two three 6.1 (height)., 0 \rule. *xxvi \\. \begin{tabular}{lll} one & two & three\\ 0.3 centimeters & \textbf{after} & this line\\[0.3cm] one & two & three\\ one & two & three\\ \rule{0pt}{1.2cm}1.2 centimeters & \textbf{before} & this line\\ \end{tabular} one two three 0.3 centimeters after this line one two three one two three 1.2 centimeters before this line *xxvi 0 Strut. (tabular) \arraystretch. \renewcommand{\arraystretch}{1.6}. 34

38 6.3 slashbox 6 ( TABLE) &. \begin{tabular}{r@{.}l} 3&14159\\ 1&61803\\ 1&41421\\ 100&00000 \end{tabular} dcolumn. dcolumn D. D, L A TEX (,. ),.,. 1,., \mbox. \begin{tabular}{ D{.}{,}{4.2} % D{.}{.}{5} D{.}{.}{-1} } \hline \mbox{one} & \mbox{two} & \mbox{three} \\ & & \\ 1000 & 1000 & 1000 \\ 5.1 & 5.1 & 5.1 \\ 3.14 & & \\ \hline \end{tabular} One Two Three 10, , , slashbox \backslashbox. \begin{tabular}{ l l l } \hline \backslashbox[2cm]{lesson}{date} & Monday & Tuesday \\ \hline Stratigraphy & room A & room A \\ Chemistry & room B & Lab $\alpha$ \\ Physics & room C & Lab $\beta$ \\ \hline \end{tabular} Date Lesson Monday Tuesday Stratigraphy room A room A Chemistry room B Lab α Physics room C Lab β 35

39 7.1 LAT E X 7 ( TOOLS) 6.3 L A TEX. ASCII,. ASCII.cvf. ;. L A TEX. UNIX. *xxvii.cvf. #!/bin/sh # dat2tex: converts tabular data to a tabular environment if [ $#!= 1 ]; then echo "Usage: $0 <datafile>" exit 1 fi # is this a cvs file? grep ";" $1 > /dev/null if [ $? = 0 ]; then AWK="awk -F;" else AWK=awk fi # ok awk, make my day $AWK {if (1 == FNR) { \ printf "\\begin\{tabular\}\{"; \ for (i = 1; i <= NF; i++) {printf "l"}; \ printf "\}\n" } for (i = 1; i < NF; i++) \ {printf $i" & "} printf $NF" \\\\ \n"} \ END {printf "\\end\{tabular\}\n"} $1 # end of dat2tex 7 (Tools) 7.1 (Tools/Mail Merges) L A TEX textmerg..,. *xxvii Excel Excel Tabular. http: //faq.ktug.or.kr/mywiki/excel2tabular. Math N Table. ac.kr/~reds/hpack_project/k-download.htm. 36

40 7.2 ( Tools/Labels) 7 ( TOOLS) \Name, \Surname, \Title (fields).. data.dat. \documentclass{article} \usepackage{textmerg} \begin{document} % let s declare the variable fields: % \Void is for empty lines \Fields{\Name\Surname\Title-\Void} \Merge{data.dat}{% Dear \Title{} \Surname,\\ may I call you \Name?\\ Yours,\\ \hspace{3cm}guido\clearpage} \end{document} \Void.,.. data.dat. Guido Gonzato Dr. Francesco Mulargia Prof. Carol John-Paul II Pope (Tools/Labels), , labels \documentclass[a4paper,12pt]{article} \usepackage{labels} \LabelCols=3 % n. of columns of labels \LabelRows=8 % n. of rows of labels 37

41 7.2 ( Tools/Labels) 7 ( TOOLS) \LeftBorder=8mm % borders of each label \RightBorder=8mm \TopBorder=5mm \BottomBorder=5mm \LabelGridtrue % show the grid \numberoflabels=10 % number of labels of each type to print % the text of the label is specified by % the \addresslabel[]{} macro: \begin{document} \addresslabel[\large] % optional arguments {\textbf{guido Gonzato}, Ph.D.\\ \textsl{linux system manager}} % now on to the boxed labels \boxedaddresslabel[\fboxsep=4mm\fboxrule=1mm] {\textbf{guido Gonzato}, Ph.D.\\ \textsl{linux system manager}} \end{document}. \documentclass[a4paper,12pt]{article} \usepackage{labels} \LabelCols=3 \LabelRows=8 \LeftBorder=3mm \RightBorder=3mm \TopBorder=8mm \BottomBorder=8mm \LabelGridtrue \begin{document} % use either this environment: \begin{labels} 1$^{st}$ name 1$^{st}$ address 1$^{st}$ city, state, zipcode 2$^{nd}$ name 2$^{nd}$ address 2$^{nd}$ city, state, zipcode 3$^{rd}$ name 3$^{rd}$ address 3$^{rd}$ city, state, zipcode \end{labels} % or an external file containing exactly the same text: % \labelfile{addresses.dat} \end{document} 38

42 7.3 ( Tools/Default Language) 7 ( TOOLS) textmerg labels. 7.3 (Tools/Default Language) L A TEX.. Chapter Index,, ç é. ( \c c \ e.) *xxviii L A TEX language.dat (tetex \$TEXMF/tex/generic/config/language. dat ).. babel. \usepackage[italian,english]{babel}, ASCII 3 ( ), isolatin1.,.. TEX.,,. jed é \ e. define latex_mode_hook () { set_abbrev_mode (1); if ( () = abbrev_table_p ("LaTeX") ) use_abbrev_table ("LaTeX"); #ifdef WIN32 % prevent clash with movement keys undefinekey ("àà", "LaTeX-Mode"); definekey (" \\ a", "àà", "LaTeX-Mode"); #else local_setkey (" \\ a", "à"); #endif local_setkey (" \\ e", "é"); local_setkey (" \\ e", "è"); local_setkey (" \\ \\i{}", "ì"); local_setkey (" \\ o", "ò"); local_setkey (" \\ u", "ù"); } *xxviii.,. 3 ASCII 32 ( ) 126 ( ). 39

43 8.0 ( Tools/Hyphenation) 8 ( HELP). 7.4 (Tools/Hyphenation) L A TEX.. \-.. \hyphenation{ge-o-phy-sics, ge-o-lo-gy, earth} L A TEX earth. \mbox. Do not hyphen \mbox{internationalisation}, please. 7.5 (Tools/Spell Check) L A TEX. *xxix ispell aspell. UNIX ispell. shell> ispell -t mydocument.tex -t ispell TEX L A TEX. -d. shell> ispell -d italiano -t mydocument.tex 8 (Help) L A TEX. CTAN. info latex (UNIX ). L A TEX,. *xxix L A TEX. MS,... 40

44 9 news:comp.text.tex.. GNU/Linux tetex, TEX/L A TEX., TEXMF/doc... 9 c Guide Gonzato, GNU.,.. 41

45 A (DOCUMENT TEMPLATES) A (Document Templates) article \documentclass[twoside,11pt]{book} \begin{document} \frontmatter \begin{titlepage} \title{the Book of Mine} \end{titlepage} \author{john B. Smith} \maketitle \tableofcontents \mainmatter \part{the Beginning} \chapter{introduction} \section{let s Start} The book starts here. \part{the End} \backmatter Thank you for reading this book. \end{document} 3: Book template. \documentclass[twoside,12pt]{report} % tables and figures at the end: \usepackage{endfloat} \begin{document} \title{final Report} \author{john B. Smith} \date{london, \today} \maketitle \begin{abstract} This is the final report. \end{abstract} \tableofcontents \listoftables \listoffigures \part{start} \chapter{begin} \section{introduction} The report starts here. \end{document} 4: Report template. 42

46 A (DOCUMENT TEMPLATES) \documentclass[12pt]{letter} \begin{document} \address{my address} \signature{guido} \begin{letter}{john s address} \opening{dear John,} Thank you for being my friend. \closing{hope to see you soon,} \ps{p.s. Say hello to granny!} \encl{my son s photographs!} \end{letter} \end{document} 5: Letter template. \documentclass[a4paper]{article} \usepackage{type1cm} \usepackage{times} \usepackage{color} \usepackage{rotating} \pagestyle{empty} \begin{document} \begin{sidewaysfigure} \fontsize{2.5cm}{2.5cm}\selectfont \centerline{\textcolor{blue}{\textbf{please:}}} \vskip 1cm \fontsize{4cm}{3cm}\selectfont \centerline{\textcolor{red}{do NOT}} \centerline{\textcolor{red}{smoke}} \centerline{\textcolor{red}{here!}} \vskip 1cm \fontsize{2cm}{2cm}\selectfont \centerline{\textcolor{magenta}{if you do,}} \centerline{\textcolor{magenta}{you ll be \emph{deboned!}}} \end{sidewaysfigure} \end{document} 6: How to write a notice. 43

47 A (DOCUMENT TEMPLATES) \documentclass{article} \usepackage[absolute,showboxes]{textpos} \usepackage{color} \usepackage{framed} \usepackage{graphicx} \setlength{\tphorizmodule}{10mm} % standard unit of length \setlength{\tpvertmodule}{\tphorizmodule} \setlength{\tpboxrulesize}{1pt} % box line width % start everything near the top-left corner \textblockorigin{0mm}{0mm} \begin{document} \setlength{\parindent}{0pt} \definecolor{shadecolor}{rgb}{0.9,1,1} \begin{textblock}{5}(0,0) % this block is 5 modules wide; height is % automatically determined \begin{center} \begin{minipage}[c]{0.8 \linewidth} \begin{shaded} This block is placed with its top left corner at the origin on the page, which has been set to (0mm,0mm). The internal margin and the shading are provided by the \texttt{minipage} and \texttt{shaded} environments. \end{shaded} \end{minipage} \end{center} \end{textblock} \begin{textblock}{6}(10,1) \includegraphics[width=6cm,angle=-90]{gnuplot.ps} This picture is at (10,1). Note that rotating it by -90 makes it overflow the margin. \end{textblock} \begin{textblock}{5}[0.5,0.5](2.5,8) This block is at position (2.5,8), but because the optional argument [0.5,0.5] has been given, it is the centre of the block which is located at that point, rather than the top-left corner. \end{textblock} \begin{textblock}{3,4}(6,4) The dimensions of this block are 3$\times$4 cm. Its origin is position (6,4) on the page. Note that the text overflows the margin in some cases; you ll want to use the \texttt{minipage} environment to prevent that. \end{textblock} \end{document} 7: How to write a poster. 44

워드프로세서사용자를위한라텍

워드프로세서사용자를위한라텍 L A TEX version 1.0.2 Guido Gonzato, Ph.D. TEX (KTUG) Università di Verona (Italy) Facoltà di Scienze MM. FF. NN. 2002 2 4 2002 10 19 L A TEX.,. L A TEX L A TEX., L A TEX.. 1 1 1.1............................................

More information

워드프로세서사용자를위한라텍

워드프로세서사용자를위한라텍 L A TEX version 1.0.0 Guido Gonzato, Ph.D. Università di Verona (Italy) Dipartimento Scientifico e Tecnologico 2002 9 29 L A TEX,.,. L A TEX., L A TEX. 1 1 1.1............................................

More information

TeX

TeX TeX 2008. 2. 20 BIBTeX, (Windows, KC2007) LaTeX 1 1 KCMenu -> / \setlength{\parindent}{ } \usepackage{indentfirst} test.tex \documentclass{report} \usepackage{indentfirst} \setlength{\parindent}{1.0cm}

More information

2 C freetype ttf2tfm 18 D ttf.sh 19 E FD 20

2 C freetype ttf2tfm 18 D ttf.sh 19 E FD 20 L A TEX Truetype 2003 2 8 1. 3 1.1................................... 3 1.2?............................... 4 2. 5 2.1.............................. 5 2.2................................ 6 3. 7 3.1 TEX.............................

More information

2.8 File/Print File/Versions Edit 메뉴

2.8 File/Print File/Versions Edit 메뉴 워드프로세서사용자를위한 L A TEX version 1.0.7 Guido Gonzato, Ph.D. guido.gonzato@univr.it Università di Verona (Italy) Direzione Informatica 김강수 ( 옮김 ) 2010년 9월 14일 2010년 9월 18일 요약 L A TEX 텍스트처리는워드프로세서를사용하는것에비해상당한장점이있다.

More information

2.9 File/Versions Edit 메뉴 Edit/Autotext

2.9 File/Versions Edit 메뉴 Edit/Autotext 워드프로세서사용자를위한 L A TEX version 1.0.7 Guido Gonzato, Ph.D. guido.gonzato@univr.it Università di Verona (Italy) Direzione Informatica 김강수 ( 옮김 ) 2010년 9월 14일 2010년 9월 18일 요약 L A TEX 텍스트처리는워드프로세서를사용하는것에비해상당한장점이있다.

More information

2.9 File/Versions 파일 / 버전관리 Edit 메뉴 Edit/Autotext 편집 / 자동완성

2.9 File/Versions 파일 / 버전관리 Edit 메뉴 Edit/Autotext 편집 / 자동완성 워드프로세서사용자를위한 L A TEX version 1.0.7 Guido Gonzato, Ph.D. guido.gonzato@univr.it Università di Verona (Italy) Direzione Informatica 김강수 ( 옮김 ) 2010년 9월 18일 요약 L A TEX 텍스트처리는워드프로세서를사용하는것에비해상당한장점이있다. 그러나초보자들은그일을어떻게해야하는지,

More information

28 THE ASIAN JOURNAL OF TEX [2] ko.tex [5]

28 THE ASIAN JOURNAL OF TEX [2] ko.tex [5] The Asian Journal of TEX, Volume 3, No. 1, June 2009 Article revision 2009/5/7 KTS THE KOREAN TEX SOCIETY SINCE 2007 2008 ko.tex Installing TEX Live 2008 and ko.tex under Ubuntu Linux Kihwang Lee * kihwang.lee@ktug.or.kr

More information

2.9 File/Versions 버전관리.................................. 9 3 Edit 편집 메뉴.......................................... 9 3.1 Edit/Autotext 자동완성............

2.9 File/Versions 버전관리.................................. 9 3 Edit 편집 메뉴.......................................... 9 3.1 Edit/Autotext 자동완성............ 워드 프로세서 사용자를 위한 L A TEX version 1.0.10 한국어 Guido Gonzato, Ph.D. guido.gonzato@gmail.com 김강수 (옮김) 2015년 1월 8일 2015년 8월 12일 요약문 L A TEX 문서 작성은 워드 프로세서에 비해 상당한 장점이 있다. 그러나 초보자들은 그 일을 어떻게 해야 하는지, 필요한 특정 기능을

More information

13Åë°è¹é¼Ł

13Åë°è¹é¼Ł 이면은빈공간입니다. National Statistics White Paper 2012 National Statistics White Paper ii _ STATISTICS KOREA 2012 _ iii 2012 National Statistics White Paper 1 26 2 27 3 28 4 29 5 30 6 31 7 32 8 33 9 34 10 35

More information

HL A T E X PDF

HL A T E X PDF HL A T E X PDF 1 1 3 2 3 2.1 PDF :.............. 3 2.2............................ 4 3 4 3.1......................... 4 3.1.1 PDF......... 4 3.1.2 PDF............ 6 3.2 PDF.................. 7 3.2.1 T

More information

iOS ÇÁ·Î±×·¡¹Ö 1205.PDF

iOS ÇÁ·Î±×·¡¹Ö 1205.PDF iphone ios 5 DEVELOPMENT ESSENTIALS Copyright 2011 Korean Translation Copyright 2011 by J-Pub. co. The Korean edition is published by arrangement with Neil Smyth through Agency-One, Seoul. i iphone ios

More information

untitled

untitled Content Ⅰ. 기본방향 1. 목 적 3 2. 적용범위 3 Ⅱ. 사회복지관 운영 1. 사회복지관의 정의 7 2. 사회복지관의 목표 7 3. 사회복지관의 연혁 7 4. 사회복지관 운영의 기본원칙 8 Ⅲ. 사회복지관 사업 1. 가족복지사업 15 2. 지역사회보호사업 16 3. 지역사회조직사업 18 4. 교육 문화사업 19 5. 자활사업 20 6. 재가복지봉사서비스

More information

<3036C7E2BCF6C3D6C1BEBABB2E687770>

<3036C7E2BCF6C3D6C1BEBABB2E687770> 문화향수실태조사 SURVEY REPORT ON CULTURAL ENJOYMENT 2006 문화관광부 한국문화관광정책연구원 Ministry of Culture & Tourism Korea Culture & Tourism Policy Institute 서문 우리나라 국민들이 문화와 예술을 얼마나, 그리고 어떻게 즐기고 있는지를 객관적으 로 파악하기 위하여, 1988년부터

More information

<BEC6BFF4BCD2BDCCBAB8B0EDBCAD28C3D6C1BE29303831302E687770>

<BEC6BFF4BCD2BDCCBAB8B0EDBCAD28C3D6C1BE29303831302E687770> 동아시아역내 일본자동차산업의 아웃소싱 시장 분석을 통한 국내자동차부품기업의 진출방안 연구 2008. 8. 29. 한일산업기술협력재단 연구 참여자 책임연구자: 김도훈(한일산업기술협력재단 일본기업연구센터 연구위원) 연 구 자: 오재훤(메이지대학 국제일본학부 준교수) 연 구 자: 김봉길(도야마대학 경제학부 교수) 연 구 자: 정성춘(대외경제정책연구원 일본팀장) 연

More information

동북아 문화공동체 형성을 위한 한 중 일 대중문화 교류의 현황 및 증진 방안 연구 동북아 문화공동체 특별연구위원회 구 분 성 명 소 속 및 직 위 위 원 장 김 광 억 서울대 인류학과 교수 김 우 상 연세대 정치외교학과 교수 박 준 식 한림대 사회학과 교수 전 영 평 대구대 도시행정학과 교수 위 원 정 진 곤 한양대 교육학과 교수 정 하 미 한양대 일본언어

More information

Week3

Week3 2015 Week 03 / _ Assignment 1 Flow Assignment 1 Hello Processing 1. Hello,,,, 2. Shape rect() ellipse() 3. Color stroke() fill() color selector background() 4 Hello Processing 4. Interaction setup() draw()

More information

Microsoft PowerPoint - lect13-LaTeX사용법.ppt

Microsoft PowerPoint - lect13-LaTeX사용법.ppt 강의 13 : LaTeX 사용법 이도훈 부산대학교공과대학정보컴퓨터공학부 LaTeX 이란? Donald E. Knuth( 커누스 ' 라발음 ) 가수식이들어가는문서를쓰던도중, 여러가지문제점을접했다. 수식의위치라던가크기등을출력용으로컴퓨터로입력하기어려운부분이매우많았던것이다. 따라서수식을포함한문서인쇄용언어 TeX 를개발했다 (5년동안). 지금 TeX 의개발은종료된상태이다.

More information

<BFDCB1B9C0CE20C5F5C0DAB1E2BEF7C0C720B3EBBBE7B0FCB0E82E687770>

<BFDCB1B9C0CE20C5F5C0DAB1E2BEF7C0C720B3EBBBE7B0FCB0E82E687770> 외국인 투자기업의 노사관계 요 약 i ii 외국인 투자기업의 노사관계 요 약 iii iv 외국인 투자기업의 노사관계 요 약 v vi 외국인 투자기업의 노사관계 요 약 vii viii 외국인 투자기업의 노사관계 요 약 ix x 외국인 투자기업의 노사관계 요 약 xi xii 외국인 투자기업의 노사관계 요 약 xiii xiv 외국인 투자기업의 노사관계

More information

2005 중소기업 컨설팅 산업 백서

2005 중소기업 컨설팅 산업 백서 제 출 문 중소기업청장 귀하 본 보고서를 중소기업 컨설팅 산업 백서 에 대한 최종보고 서로 제출합니다. 2005. 12. 16 (사)한국경영기술컨설턴트협회 회장 박양호 수탁연구기관 : (사)한국경영기술컨설턴트협회 컨설팅혁신정책연구원 총괄연구책임자 : 경영학 박사 김태근(정책분과위원장) 연 구 자 : 경제학 박사 김윤종 통계학 박사 김용철 경제학 박사 변종석

More information

<5BC6EDC1FD5DBEEEBEF7C0CCC1D6B3EBB5BFC0DAC0CEB1C7BBF3C8B2BDC7C5C2C1B6BBE7C3D6C1BEBAB8B0EDBCAD28BAB8C0CCBDBABEC6C0CC292E687770>

<5BC6EDC1FD5DBEEEBEF7C0CCC1D6B3EBB5BFC0DAC0CEB1C7BBF3C8B2BDC7C5C2C1B6BBE7C3D6C1BEBAB8B0EDBCAD28BAB8C0CCBDBABEC6C0CC292E687770> 어업 이주노동자 인권상황 실태조사 2012년도 국가인권위원회 인권상황 실태조사 연구용역보고서를 제출합니다 2012. 10. 연구수행기관 한양대학교 글로벌다문화연구원 연구책임자 오경석 연 구 원 이한숙 김사강 김민정 류성환 윤명희 정정훈 연구보조원 최상일 이 보고서는 연구용역수행기관의 결과물로서, 국가인권위원회의 입장과 다를 수 있습니다 연구요약 이 연구는 연근해

More information

<28BCF6BDC320323031352D31332920B0E6B1E2B5B520C1F6BFAABAB020BFA9BCBAC0CFC0DAB8AE20C1A4C3A520C3DFC1F8C0FCB7AB5FC3D6C1BE2830312E3036292E687770>

<28BCF6BDC320323031352D31332920B0E6B1E2B5B520C1F6BFAABAB020BFA9BCBAC0CFC0DAB8AE20C1A4C3A520C3DFC1F8C0FCB7AB5FC3D6C1BE2830312E3036292E687770> 수시과제 2015-13 경기도 지역별 여성일자리 정책 추진 전략 연구책임자 : 최 윤 선 (본원선임연구위원) : 남 승 연 (본원연구위원) 연 구 지 원 : 이 상 아 (본원위촉연구원) 연 구 기 간 : 2015. 9 ~12 2015 발 간 사 여성 일자리는 사회 내 여성과 남성간의 차이를 좁히고 개개인의 삶을 윤택하게 만드는 중요 한 부분입니다. 이에 정부는

More information

<5BB1E2BABB5D5FB0F8B0F8BACEB9AE5FBDC3B0A3C1A6B1D9B9ABBFCD5FC0B0BEC6C8DEC1F7BFA15FB5FBB8A55FB4EBC3BCC0CEB7C25FC8B0BFEBB0FAC0C75FBFACB0E8B9E6BEC85F2D5FB9AEB9CCB0E62E687770>

<5BB1E2BABB5D5FB0F8B0F8BACEB9AE5FBDC3B0A3C1A6B1D9B9ABBFCD5FC0B0BEC6C8DEC1F7BFA15FB5FBB8A55FB4EBC3BCC0CEB7C25FC8B0BFEBB0FAC0C75FBFACB0E8B9E6BEC85F2D5FB9AEB9CCB0E62E687770> 2012 연구보고서-23 공공부문 시간제근무와 육아휴직에 따른 대체인력 활용과의 연계방안 연구책임자 : 문미경(본원 선임연구위원) 공동연구자 : 김복태(본원 연구위원) 금창호(한국지방행정연구원 선임연구위원) 박미연(본원 위촉연구원) 발 간 사 본 연구는 유연근무제의 여러 형태 중 최근 공공부문에서 가장 관심을 보이 고 있는 시간제 근무에 초점을 맞추어, 육아휴직

More information

1111111111.PDF

1111111111.PDF 표지와 같은 면지 19대 총선평가 학술회의 일 시: 2012년 4월 25일(수) 13:30 18:00 장 소: 국회입법조사처 대회의실 (국회도서관 421호), 제1세미나실 (427호) 주 최: 국회입법조사처/한국정당학회 전체일정표 대회의실 제1세미나실 1:30 ~ 1:50 pm 개회식 1:50 ~ 3:50 pm 1패널 19대 총선평가와 전망 3:50 ~ 4:00

More information

°æÁ¦Àü¸Á-µ¼º¸.PDF

°æÁ¦Àü¸Á-µ¼º¸.PDF www.keri.org i ii iii iv v vi vii viii ix x xi xii xiii xiv xv 3 4 5 6 7 8 9 10 11 12 13 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 47 48 49 50 51 52 53

More information

Page 2 of 5 아니다 means to not be, and is therefore the opposite of 이다. While English simply turns words like to be or to exist negative by adding not,

Page 2 of 5 아니다 means to not be, and is therefore the opposite of 이다. While English simply turns words like to be or to exist negative by adding not, Page 1 of 5 Learn Korean Ep. 4: To be and To exist Of course to be and to exist are different verbs, but they re often confused by beginning students when learning Korean. In English we sometimes use the

More information

<C1A4C3A5BFACB1B82031312D3420C1A4BDC5C1FAC8AFC0DAC0C720C6EDB0DFC7D8BCD220B9D720C0CEBDC4B0B3BCB1C0BB20C0A7C7D120B4EBBBF3BAB020C0CEB1C720B1B3C0B020C7C1B7CEB1D7B7A520B0B3B9DF20BAB8B0EDBCAD28C7A5C1F6C0AF292E687770>

<C1A4C3A5BFACB1B82031312D3420C1A4BDC5C1FAC8AFC0DAC0C720C6EDB0DFC7D8BCD220B9D720C0CEBDC4B0B3BCB1C0BB20C0A7C7D120B4EBBBF3BAB020C0CEB1C720B1B3C0B020C7C1B7CEB1D7B7A520B0B3B9DF20BAB8B0EDBCAD28C7A5C1F6C0AF292E687770> 제 출 문 보건복지부장관 귀 하 이 보고서를 정신질환자의 편견 해소 및 인식 개선을 위한 대상별 인권 교육프로그램 개발 연구의 결과보고서로 제출합니다 주관연구기관명 서울여자간호대학 산학협력단 연 구 책 임 자 김 경 희 연 구 원 김 계 하 문 용 훈 염 형 국 오 영 아 윤 희 상 이 명 수 홍 선 미 연 구 보 조 원 임 주 리 보 조 원 이 난 희 요

More information

xviii EBS 수능강의 서비스를 활용하는 이유는 수능시험에 연계되기 때문이라는 응답 이 학생 61.7%, 학부모 73.2%로 가장 많았고, EBS 수능강의 서비스를 활용하 지 않는 이유는 학생의 경우 사교육 때문이라는 응답이 26.9%, 혼자 공부하는 것으로 충분하

xviii EBS 수능강의 서비스를 활용하는 이유는 수능시험에 연계되기 때문이라는 응답 이 학생 61.7%, 학부모 73.2%로 가장 많았고, EBS 수능강의 서비스를 활용하 지 않는 이유는 학생의 경우 사교육 때문이라는 응답이 26.9%, 혼자 공부하는 것으로 충분하 xvii 요 약 1. 수요자 설문조사 분석 가. 설문지 제작 및 조사 방법 설문 영역: 수능강의 이용 현황, 수능강의 평가, 수능 교재, 사교육 이용 등 조사 대상: 일반고, 자율고, 외국어고 학생 및 그의 학부모 각각 6,480명 표본 추출 방법 : 층화표집(지역 규모별 108개교 표집 후 학생 무선표집) 조사 방법 : 설문지 조사 응답률 : 학생 96.5%(6,250명),

More information

step 1-1

step 1-1 Written by Dr. In Ku Kim-Marshall STEP BY STEP Korean 1 through 15 Action Verbs Table of Contents Unit 1 The Korean Alphabet, hangeul Unit 2 Korean Sentences with 15 Action Verbs Introduction Review Exercises

More information

A 0 D5-a (XQD Card Type) D5-b (CF Card Type)

A 0 D5-a (XQD Card Type) D5-b (CF Card Type) Kr http://downloadcenter.nikonimglib.com/ A 0 D5-a (XQD Card Type) D5-b (CF Card Type) D A 0 i 0 0 0 0 0 0 0 0 0 ii A http://downloadcenter.nikonimglib.com/ http://downloadcenter.nikonimglib.com/ iii i

More information

농심-내지

농심-내지 Magazine of NONGSHIM 2012_ 03 농심이 필요할 때 Magazine of NONGSHIM 농심그룹 사보 농심 통권 제347호 발행일 2012년 3월 7일 월간 발행인 박준 편집인 유종석 발행처 (주)농심 02-820-7114 서울특별시 동작구 신대방동 370-1 홈페이지 www.nongshim.com 블로그 blog.nongshim.com

More information

The Asian Journal of TEX, Volume 1, No. 1, April 2007 Article revision 2007/03/02 KTS THE KOREAN TEX SOCIETY SINCE 2007 LATEX Dissection of LATEX Macr

The Asian Journal of TEX, Volume 1, No. 1, April 2007 Article revision 2007/03/02 KTS THE KOREAN TEX SOCIETY SINCE 2007 LATEX Dissection of LATEX Macr The Asian Journal of TEX, Volume 1, No. 1, April 2007 Article revision 2007/03/02 KTS THE KOREAN TEX SOCIETY SINCE 2007 LATEX Dissection of LATEX Macros Related to Boxes Jin-Hwan Cho chofchof@ktug.or.kr

More information

*BA_00

*BA_00 Published by Ji&Son Inc. Printed in Korea Copyright 2010 by Ji&Son Inc. Authorized translation of the English edition of Beautiful Architecture 2009 O Reilly Media, Inc. This Translation is published and

More information

09 강제근로의 금지 폭행의 금지 공민권 행사의 보장 38 10 중간착취의 금지 41 - 대판 2008.9.25, 2006도7660 [근로기준법위반] (쌍용자동차 취업알선 사례) 11 균등대우의 원칙 43 - 대판 2003.3.14, 2002도3883 [남녀고용평등법위

09 강제근로의 금지 폭행의 금지 공민권 행사의 보장 38 10 중간착취의 금지 41 - 대판 2008.9.25, 2006도7660 [근로기준법위반] (쌍용자동차 취업알선 사례) 11 균등대우의 원칙 43 - 대판 2003.3.14, 2002도3883 [남녀고용평등법위 01 노동법 법원으로서의 노동관행 15 - 대판 2002.4.23, 2000다50701 [퇴직금] (한국전력공사 사례) 02 노동법과 신의성실의 원칙 17 - 대판 1994.9.30, 94다9092 [고용관계존재확인등] (대한조선공사 사례) 03 퇴직금 청구권 사전 포기 약정의 효력 19 - 대판 1998.3.27, 97다49732 [퇴직금] (아시아나 항공

More information

4 5 4. Hi-MO 애프터케어 시스템 편 5. 오비맥주 카스 카스 후레쉬 테이블 맥주는 천연식품이다 편 처음 스타일 그대로, 부탁 케어~ Hi-MO 애프터케어 시스템 지속적인 모발 관리로 끝까지 스타일이 유지되도록 독보적이다! 근데 그거 아세요? 맥주도 인공첨가물이

4 5 4. Hi-MO 애프터케어 시스템 편 5. 오비맥주 카스 카스 후레쉬 테이블 맥주는 천연식품이다 편 처음 스타일 그대로, 부탁 케어~ Hi-MO 애프터케어 시스템 지속적인 모발 관리로 끝까지 스타일이 유지되도록 독보적이다! 근데 그거 아세요? 맥주도 인공첨가물이 1 2 On-air 3 1. 이베이코리아 G마켓 용평리조트 슈퍼브랜드딜 편 2. 아모레퍼시픽 헤라 루즈 홀릭 리퀴드 편 인쇄 광고 올해도 겨울이 왔어요. 당신에게 꼭 해주고 싶은 말이 있어요. G마켓에선 용평리조트 스페셜 패키지가 2만 6900원! 역시 G마켓이죠? G마켓과 함께하는 용평리조트 스페셜 패키지. G마켓의 슈퍼브랜드딜은 계속된다. 모바일 쇼핑 히어로

More information

Solaris Express Developer Edition

Solaris Express Developer Edition Solaris Express Developer Edition : 2008 1 Solaris TM Express Developer Edition Solaris OS. Sun / Solaris, Java, Web 2.0,,. Developer Solaris Express Developer Edition System Requirements. 768MB. SPARC

More information

112초등정답3-수학(01~16)ok

112초등정답3-수학(01~16)ok Visang 1 110 0 30 0 0 10 3 01030 5 10 6 1 11 3 1 7 8 9 13 10 33 71 11 6 1 13 1 7\6+3=5 15 3 5\3+=17 8 9\8+=76 16 7 17 7 18 6 15 19 1 0 < 1 18 1 6\1+=76 6 < 76 6 16 1 7 \7+1=55 < 55 15 1 1 3 113 1 5? =60?6=10

More information

CAD 화면상에 동그란 원형 도형이 생성되었습니다. 화면상에 나타난 원형은 반지름 500인 도형입니다. 하지만 반지름이 500이라는 것은 작도자만 알고 있는 사실입니다. 반지름이 500이라는 것을 클라이언트와 작업자들에게 알려주기 위 해서는 반드시 치수가 필요하겠죠?

CAD 화면상에 동그란 원형 도형이 생성되었습니다. 화면상에 나타난 원형은 반지름 500인 도형입니다. 하지만 반지름이 500이라는 것은 작도자만 알고 있는 사실입니다. 반지름이 500이라는 것을 클라이언트와 작업자들에게 알려주기 위 해서는 반드시 치수가 필요하겠죠? 실무 인테리어를 위한 CAD 프로그램 활용 인테리어 도면 작도에 꼭 필요한 명령어 60개 Ⅷ 이번 호에서는 DIMRADIUS, DIMANGULAR, DIMTEDIT, DIMSTYLE, QLEADER, 5개의 명령어를 익히도록 하겠다. 라경모 온라인 설계 서비스 업체 '도면창고' 대 표를 지낸 바 있으며, 현재 나인슈타인 을 설립해 대표 를맡고있다. E-Mail

More information

<5B33B9F8B0FAC1A65D20B9E6BCDBBDC9C0C7BDC3BDBAC5DB20B0B3BCB1B9E6BEC8BFACB1B82DC3D6C3D6C1BE2E687770>

<5B33B9F8B0FAC1A65D20B9E6BCDBBDC9C0C7BDC3BDBAC5DB20B0B3BCB1B9E6BEC8BFACB1B82DC3D6C3D6C1BE2E687770> KCSC 2015-003 방송심의시스템 개선방안 연구 시청자참여심의제 도입 가능성을 중심으로 2015. 12. 이 보고서는 2015년 방송통신심의위원회의 심의정책 연구개발 사업의 연구결과로서 보고서의 내용은 연구자의 견해이며, 방송통신심의위원회의 공식 입장은 아닙니다. 방송심의시스템 개선방안 연구 - 시청자참여심의제 도입 가능성을 중심으로 - 연 구 진 연구수행기관

More information

초보자를 위한 C++

초보자를 위한 C++ C++. 24,,,,, C++ C++.,..,., ( ). /. ( 4 ) ( ).. C++., C++ C++. C++., 24 C++. C? C++ C C, C++ (Stroustrup) C++, C C++. C. C 24.,. C. C+ +?. X C++.. COBOL COBOL COBOL., C++. Java C# C++, C++. C++. Java C#

More information

Page 2 of 6 Here are the rules for conjugating Whether (or not) and If when using a Descriptive Verb. The only difference here from Action Verbs is wh

Page 2 of 6 Here are the rules for conjugating Whether (or not) and If when using a Descriptive Verb. The only difference here from Action Verbs is wh Page 1 of 6 Learn Korean Ep. 13: Whether (or not) and If Let s go over how to say Whether and If. An example in English would be I don t know whether he ll be there, or I don t know if he ll be there.

More information

현대적 레이텍 활용 Modern Coding Conventions

현대적 레이텍 활용   Modern Coding Conventions 현대적레이텍활용 Modern Coding Conventions Nova De Hi KTUG/ 공주대학교문서작성워크숍 Fall/2014 입력 \usepackage[utf8]{inputenc} pdftex 에서유니코드를처리하기위해서쓰던코드 LuaTEX 이나 X TEX 에서는불필요 E \'{a} á ã \'{a} 와같이입력할필요없음 유니코드문자를직접입력한다. 기호문자도마찬가지.

More information

May 2014 BROWN Education Webzine vol.3 감사합니다. 그리고 고맙습니다. 목차 From Editor 당신에게 소중한 사람은 누구인가요? Guidance 우리 아이 좋은 점 칭찬하기 고맙다고 말해주세요 Homeschool [TIP] Famil

May 2014 BROWN Education Webzine vol.3 감사합니다. 그리고 고맙습니다. 목차 From Editor 당신에게 소중한 사람은 누구인가요? Guidance 우리 아이 좋은 점 칭찬하기 고맙다고 말해주세요 Homeschool [TIP] Famil May 2014 BROWN Education Webzine vol.3 BROWN MAGAZINE Webzine vol.3 May 2014 BROWN Education Webzine vol.3 감사합니다. 그리고 고맙습니다. 목차 From Editor 당신에게 소중한 사람은 누구인가요? Guidance 우리 아이 좋은 점 칭찬하기 고맙다고 말해주세요 Homeschool

More information

정책연구개발사업 2010-위탁 대학 등록금의 합리적 책정을 위한 실행방안 연구 연 구 책 임 자 공 동 연 구 자 송동섭(단국대학교) 이동규(충남대학교) 이창세(재능대학) 한창근(인하공업전문대학) 연 구 협 력 관 장미란(교육과학기술부) 교육과학기술부 이 연구는 201

정책연구개발사업 2010-위탁 대학 등록금의 합리적 책정을 위한 실행방안 연구 연 구 책 임 자 공 동 연 구 자 송동섭(단국대학교) 이동규(충남대학교) 이창세(재능대학) 한창근(인하공업전문대학) 연 구 협 력 관 장미란(교육과학기술부) 교육과학기술부 이 연구는 201 제 출 문 교육과학기술부장관 귀하 본 보고서를 대학 등록금의 합리적 책정을 위한 실행방안 연구 최종 보고서로 제출합니다. 2010년 12월 일 주관연구기관명:단국대학교 연구기간:2010. 7. 19-2010. 12. 18 주관연구책임자:송 동 섭 참여연구원 공동연구원:이 동 규 이 창 세 한 창 근 연 구 조 원:심 재 우 정책연구개발사업 2010-위탁 대학

More information

교회 회장들의 가르침 조지 앨버트 스미스 교회 회장들의 가르침 조지 앨버트 스미스 예수 그리스도 후기 성도 교회 발행 유타 주 솔트레이크시티 교회 회장들의 가르침 총서로 출간된 책들 교회 회장들의 가르침: 조셉 스미스(물품 번호 36481 320) 교회 회장들의 가르침: 브리검 영(35554 320) 교회 회장들의 가르침: 존 테일러(35969 320) 교회

More information

- I - - II - - III - - IV - - V - - VI - - VII - - VIII - - IX - - X - - XI - - XII - - XIII - - XIV - - XV - - XVI - - XVII - - XVIII - - XIX - - XX - - XXI - - XXII - - XXIII - - 1 - - - - 3 - - - -

More information

Orcad Capture 9.x

Orcad Capture 9.x OrCAD Capture Workbook (Ver 10.xx) 0 Capture 1 2 3 Capture for window 4.opj ( OrCAD Project file) Design file Programe link file..dsn (OrCAD Design file) Design file..olb (OrCAD Library file) file..upd

More information

ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE (Online Upgrade) ORANGE CONFIGURATION ADMIN O

ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE (Online Upgrade) ORANGE CONFIGURATION ADMIN O Orange for ORACLE V4.0 Installation Guide ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE...1 1....2 1.1...2 1.2...2 1.2.1...2 1.2.2 (Online Upgrade)...11 1.3 ORANGE CONFIGURATION ADMIN...12 1.3.1 Orange Configuration

More information

휠세미나3 ver0.4

휠세미나3 ver0.4 andromeda@sparcs:/$ ls -al dev/sda* brw-rw---- 1 root disk 8, 0 2014-06-09 18:43 dev/sda brw-rw---- 1 root disk 8, 1 2014-06-09 18:43 dev/sda1 brw-rw---- 1 root disk 8, 2 2014-06-09 18:43 dev/sda2 andromeda@sparcs:/$

More information

유니 앞부속

유니 앞부속 Published by Ji&Son Inc. Printed in Korea. Unityによる3Dゲ-ム : iphone/android/webで ゲ-ムプログラミング (JAPAN ISBN 978-4873115061) Authorized translation from the Japanese language edition of Unityによる3Dゲ- ム. 2011 the

More information

<28323129BACFC7D1B1B3C0B0C1A4C3A5B5BFC7E228B1E2BCFABAB8B0ED20545220323031342D373929202D20C6EDC1FD2035B1B32E687770>

<28323129BACFC7D1B1B3C0B0C1A4C3A5B5BFC7E228B1E2BCFABAB8B0ED20545220323031342D373929202D20C6EDC1FD2035B1B32E687770> 기술보고 TR 2014-79 북한 교육정책 동향 분석 및 서지 정보 구축 연구책임자 _ 김 정 원 (한국교육개발원 ) 공동연구자 _ 김 김 한 강 지 은 승 구 수 (한국교육개발원) 주 (한국교육개발원) 대 (한국교육개발원) 섭 (한국교육개발원) 연 구 조 원 _ 이 병 희 (한국교육개발원) 머리말 최근 통일에 대한 논의가 어느 때보다 활발합니다. 그에 따라

More information

LCD Display

LCD Display LCD Display SyncMaster 460DRn, 460DR VCR DVD DTV HDMI DVI to HDMI LAN USB (MDC: Multiple Display Control) PC. PC RS-232C. PC (Serial port) (Serial port) RS-232C.. > > Multiple Display

More information

<BCADBFEFBDC3BFA9BCBAB0A1C1B7C0E7B4DC5FBCADBFEFBDC320B0F8B5BFC0B0BEC6C1F6BFF8BBE7BEF7C0C720C1F6BCD3B0A1B4C9BCBA20B9E6BEC8BFACB1B828BCF6C1A431323330292E687770>

<BCADBFEFBDC3BFA9BCBAB0A1C1B7C0E7B4DC5FBCADBFEFBDC320B0F8B5BFC0B0BEC6C1F6BFF8BBE7BEF7C0C720C1F6BCD3B0A1B4C9BCBA20B9E6BEC8BFACB1B828BCF6C1A431323330292E687770> 2015 정책연구-15 서울시 공동육아지원사업의 지속가능성 방안연구 책임연구원 : 조막래(서울시여성가족재단 가족정책실 연구위원) 위촉연구원 : 김한별(서울시여성가족재단 가족정책실) SEOUL FOUNDATION OF WOMEN & FAMILY 발 간 사 한 아이를 키우려면 온 마을이 필요하다 라는 인디언 격언이 있습니다. 십수년전에는 골목마다 아이들의 북적이는

More information

2007 학년도 하반기 졸업작품 아무도 모른다 (Nobody Knows) 얄리, 보마빼 (AIi, Bomaye) 외계인간 ( 外 界 人 間 ) 한국예술종합학교 연극원 극작과 예술전문사 2005523003 안 재 승

2007 학년도 하반기 졸업작품 아무도 모른다 (Nobody Knows) 얄리, 보마빼 (AIi, Bomaye) 외계인간 ( 外 界 人 間 ) 한국예술종합학교 연극원 극작과 예술전문사 2005523003 안 재 승 2007 학년도 하반기 졸업작품 아무도 모른다 (Nobody Knows) 알리, 보마예 (Ali, Bomaye) 외계인간 ( 外 界 A 間 ) 원 사 3 승 극 문 연 전 재 E 숨 } 닮 런 예 m 안 합 과 ; 조 O 자 숨 그, 예 시 국 하 2007 학년도 하반기 졸업작품 아무도 모른다 (Nobody Knows) 얄리, 보마빼 (AIi, Bomaye)

More information

연구요약 1. 서론 연구의 목적 본 연구는 청소년 교육정책의 바람직한 방향을 설정하고, 미래지향적인 정책과제와 전략, 그리고 비전을 도출하기 위해 수행되었다. 이를 위해 지 난 15년간의 청소년 교육 환경 및 정책의 변화를 분석하고, 향후 15년간 의 청소년 교육 환경

연구요약 1. 서론 연구의 목적 본 연구는 청소년 교육정책의 바람직한 방향을 설정하고, 미래지향적인 정책과제와 전략, 그리고 비전을 도출하기 위해 수행되었다. 이를 위해 지 난 15년간의 청소년 교육 환경 및 정책의 변화를 분석하고, 향후 15년간 의 청소년 교육 환경 발간등록번호 국가청소년 www.youth.go.kr 청소년 희망세상 비전 2030 연구 (교육 분야) 책임연구원 : 임천순 (세종대학교 교수) 공동연구원 : 채재은 (경원대학교 부교수) 우명숙 (한양대학교 초빙교수) 국 가 청 소 년 위 원 회 연구요약 1. 서론 연구의 목적 본 연구는 청소년 교육정책의 바람직한 방향을 설정하고, 미래지향적인 정책과제와 전략,

More information

0

0 Kr 0 i 1 http://downloadcenter.nikonimglib.com/ 2 A 0 ii D A 0 iii 0 0 0 0 0 iv A http://downloadcenter.nikonimglib.com/ http://downloadcenter.nikonimglib.com/ v vi i i vii P S A M M viii ix R i i x D

More information

Remote UI Guide

Remote UI Guide Remote UI KOR Remote UI Remote UI PDF Adobe Reader/Adobe Acrobat Reader. Adobe Reader/Adobe Acrobat Reader Adobe Systems Incorporated.. Canon. Remote UI GIF Adobe Systems Incorporated Photoshop. ..........................................................

More information

- i - - ii - - iii - - iv - - v - - vi - - vii - - viii - - ix - - x - - xi - - xii - - xiii - - xiv - - xv - - xvi - - xvii - - xviii - - xix - - xx - - xxi - - xxii - - xxiii - - xxiv - - 3 - - 4 -

More information

소식지도 나름대로 정체성을 가지게 되는 시점이 된 거 같네요. 마흔 여덟번이나 계속된 회사 소식지를 가까이 하면서 소통의 좋은 점을 배우기도 했고 해상직원들의 소탈하고 소박한 목소리에 세속에 찌든 내 몸과 마음을 씻기도 했습니다. 참 고마운 일이지요 사람과 마찬가지로

소식지도 나름대로 정체성을 가지게 되는 시점이 된 거 같네요. 마흔 여덟번이나 계속된 회사 소식지를 가까이 하면서 소통의 좋은 점을 배우기도 했고 해상직원들의 소탈하고 소박한 목소리에 세속에 찌든 내 몸과 마음을 씻기도 했습니다. 참 고마운 일이지요 사람과 마찬가지로 HMS News Letter Hot News 2 nd Nov. 2011 / Issue No. 48 Think safety before you act! 국토해양부 지정교육기관 선정 우리회사는 선박직원법 시행령 제2조 및 동법 시행규칙 제4조에 따라 2011년 10월 14일 부 국토해양부 지정교육기관 으로 선정되었음을 안내드립니다. 청년취업아카데미 현장실습 시행

More information

Microsoft PowerPoint - 기계공학실험1-1MATLAB_개요2D.pptx

Microsoft PowerPoint - 기계공학실험1-1MATLAB_개요2D.pptx 1. MATLAB 개요와 활용 기계공학실험 I 2013년 2학기 MATLAB 시작하기 이장의내용 MATLAB의여러창(window)들의 특성과 목적 기술 스칼라의 산술연산 및 기본 수학함수의 사용. 스칼라 변수들(할당 연산자)의 정의 및 변수들의 사용 방법 스크립트(script) 파일에 대한 소개와 간단한 MATLAB 프로그램의 작성, 저장 및 실행 MATLAB의특징

More information

0125_ 워크샵 발표자료_완성.key

0125_ 워크샵 발표자료_완성.key WordPress is a free and open-source content management system (CMS) based on PHP and MySQL. WordPress is installed on a web server, which either is part of an Internet hosting service or is a network host

More information

하나님의 선한 손의 도우심 이세상에서 가장 큰 축복은 하나님이 나와 함께 하시는 것입니다. 그 이 유는 하나님이 모든 축복의 근원이시기 때문입니다. 에스라서에 보면 하나님의 선한 손의 도우심이 함께 했던 사람의 이야기 가 나와 있는데 에스라 7장은 거듭해서 그 비결을

하나님의 선한 손의 도우심 이세상에서 가장 큰 축복은 하나님이 나와 함께 하시는 것입니다. 그 이 유는 하나님이 모든 축복의 근원이시기 때문입니다. 에스라서에 보면 하나님의 선한 손의 도우심이 함께 했던 사람의 이야기 가 나와 있는데 에스라 7장은 거듭해서 그 비결을 새벽이슬 2 0 1 3 a u g u s t 내가 이스라엘에게 이슬과 같으리니 그가 백합화같이 피 겠고 레바논 백향목같이 뿌리가 박힐것이라. Vol 5 Number 3 호세아 14:5 하나님의 선한 손의 도우심 이세상에서 가장 큰 축복은 하나님이 나와 함께 하시는 것입니다. 그 이 유는 하나님이 모든 축복의 근원이시기 때문입니다. 에스라서에 보면 하나님의 선한

More information

제 출 문 중소기업청장 귀하 본 보고서를 중소기업 원부자재 구매패턴 조사를 통한 구매방식 개선 방안 연구 의 최종보고서로 제출합니다. 2007. 12 한국산업기술대학교 산학협력단 단 장 최 정 훈 연구책임자 : 이재광 (한국산업기술대학교 부교수) 공동연구자 : 노성호

제 출 문 중소기업청장 귀하 본 보고서를 중소기업 원부자재 구매패턴 조사를 통한 구매방식 개선 방안 연구 의 최종보고서로 제출합니다. 2007. 12 한국산업기술대학교 산학협력단 단 장 최 정 훈 연구책임자 : 이재광 (한국산업기술대학교 부교수) 공동연구자 : 노성호 최종보고서 중소기업 원부자재 구매패턴 조사를 통한 구매방식 개선방안 연구 2007. 12 제 출 문 중소기업청장 귀하 본 보고서를 중소기업 원부자재 구매패턴 조사를 통한 구매방식 개선 방안 연구 의 최종보고서로 제출합니다. 2007. 12 한국산업기술대학교 산학협력단 단 장 최 정 훈 연구책임자 : 이재광 (한국산업기술대학교 부교수) 공동연구자 : 노성호 (한국산업기술대학교

More information

DocsPin_Korean.pages

DocsPin_Korean.pages Unity Localize Script Service, Page 1 Unity Localize Script Service Introduction Application Game. Unity. Google Drive Unity.. Application Game. -? ( ) -? -?.. 준비사항 Google Drive. Google Drive.,.. - Google

More information

LaTeX2e 길라잡이 : 문서작성 시스템

LaTeX2e 길라잡이 : 문서작성 시스템 LATEX 2" 길라잡이 User s Guide L A TEX 2ε 길라잡이 : 문서작성시스템 SHIN, Byeong-Chun Department of Mathematics, Chonnam National University, Korea CNU Numerical Analysis Lab. 2008. 5. 30 SHIN, Byeong-Chun (JNU MATH)

More information

INDUS-8.HWP

INDUS-8.HWP i iii iv v vi vii viii ix x xi 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64

More information

CONTENTS.HWP

CONTENTS.HWP i ii iii iv v vi vii viii ix x xi - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - - 8 - - 9 - - 10 - - 11 - - 12 - - 13 - - 14 - - 15 - - 16 - - 17 - - 18 - - 19 - - 20 - - 21 - - 22 - - 23 - - 24 - - 25 -

More information

- i - - ii - - i - - ii - - i - - ii - - iii - - iv - - v - - vi - - vii - - viii - - ix - - x - - xi - - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - - 8 - - 9 - - 10 - - 11 - - 12 - - 13 - - 14 - - 15 -

More information

야쿠르트2010 3월 - 최종

야쿠르트2010 3월 - 최종 2010. 03www.yakult.co.kr 10 04 07 08 Theme Special_ Action 10 12 15 14 15 16 18 20 18 22 24 26 28 30 31 22 10+11 Theme Advice Action 12+13 Theme Story Action 14+15 Theme Reply Action Theme Letter Action

More information

2011년 10월 초판 c 2011 Sony Corporation. All rights reserved. 서면 허가 없이 전체 또는 일부를 복제하는 것을 금합니다. 기능 및 규격은 통보 없이 변경될 수 있습니다. Sony와 Sony 로고는 Sony의 상표입니다. G L

2011년 10월 초판 c 2011 Sony Corporation. All rights reserved. 서면 허가 없이 전체 또는 일부를 복제하는 것을 금합니다. 기능 및 규격은 통보 없이 변경될 수 있습니다. Sony와 Sony 로고는 Sony의 상표입니다. G L HXR-NX3D1용 3D 워크플로 가이드북 2011년 10월 초판 c 2011 Sony Corporation. All rights reserved. 서면 허가 없이 전체 또는 일부를 복제하는 것을 금합니다. 기능 및 규격은 통보 없이 변경될 수 있습니다. Sony와 Sony 로고는 Sony의 상표입니다. G Lens, Exmor, InfoLITHIUM, Memory

More information

Stage 2 First Phonics

Stage 2 First Phonics ORT Stage 2 First Phonics The Big Egg What could the big egg be? What are the characters doing? What do you think the story will be about? (큰 달걀은 무엇일까요? 등장인물들은 지금 무엇을 하고 있는 걸까요? 책은 어떤 내용일 것 같나요?) 대해 칭찬해

More information

I LATEX LATEX

I LATEX LATEX Beamer leekh@ktug.kr KTS THE KOREAN TEX SOCIETY SINCE 2007 I LATEX LATEX II L A TEX L A TEX. L A TEX. L A TEX.. L A TEX.. L A TEX.. L A TEX... L A TEX.... L A TEX LATEX (expansion; ) LATEX (art & cra )

More information

LXR 설치 및 사용법.doc

LXR 설치 및 사용법.doc Installation of LXR (Linux Cross-Reference) for Source Code Reference Code Reference LXR : 2002512( ), : 1/1 1 3 2 LXR 3 21 LXR 3 22 LXR 221 LXR 3 222 LXR 3 3 23 LXR lxrconf 4 24 241 httpdconf 6 242 htaccess

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Reasons for Poor Performance Programs 60% Design 20% System 2.5% Database 17.5% Source: ORACLE Performance Tuning 1 SMS TOOL DBA Monitoring TOOL Administration TOOL Performance Insight Backup SQL TUNING

More information

PRO1_09E [읽기 전용]

PRO1_09E [읽기 전용] Siemens AG 1999 All rights reserved File: PRO1_09E1 Information and - ( ) 2 3 4 5 Monitor/Modify Variables" 6 7 8 9 10 11 CPU 12 Stop 13 (Forcing) 14 (1) 15 (2) 16 : 17 : Stop 18 : 19 : (Forcing) 20 :

More information

<BBE7B8B3B4EBC7D0B0A8BBE7B9E9BCAD28C1F8C2A5C3D6C1BE293039313232392E687770>

<BBE7B8B3B4EBC7D0B0A8BBE7B9E9BCAD28C1F8C2A5C3D6C1BE293039313232392E687770> 2008 사 립 대 학 감 사 백 서 2009. 11. 들어가는 말 2008년도 새 정부 출범 이후 구 교육인적자원부와 과학기술부가 하나의 부처로 통합하여 교육과학기술부로 힘차게 출범하였습니다. 그동안 교육과학기술부는 고교다양화 300 프로젝트 등 자율화 다양화된 교육체제 구축과 맞춤형 국가장학제도 등 교육복지 기반 확충으로 교육만족 두배, 사교육비 절감

More information

<C0CCBCBCBFB52DC1A4B4EBBFF82DBCAEBBE7B3EDB9AE2D313939392D382E687770>

<C0CCBCBCBFB52DC1A4B4EBBFF82DBCAEBBE7B3EDB9AE2D313939392D382E687770> i ii iii iv v vi 1 2 3 4 가상대학 시스템의 국내외 현황 조사 가상대학 플랫폼 개발 이상적인 가상대학시스템의 미래상 제안 5 웹-기반 가상대학 시스템 전통적인 교수 방법 시간/공간 제약을 극복한 학습동기 부여 교수의 일방적인 내용전달 교수와 학생간의 상호작용 동료 학생들 간의 상호작용 가상대학 운영 공지사항,강의록 자료실, 메모 질의응답,

More information

강의10

강의10 Computer Programming gdb and awk 12 th Lecture 김현철컴퓨터공학부서울대학교 순서 C Compiler and Linker 보충 Static vs Shared Libraries ( 계속 ) gdb awk Q&A Shared vs Static Libraries ( 계속 ) Advantage of Using Libraries Reduced

More information

쉽게 풀어쓴 C 프로그래밍

쉽게 풀어쓴 C 프로그래밍 CHAPTER 7. HTML 와 CSS 로웹사이트만들 기 웹사이트작성 웹사이트구축과정 내비게이션구조도 홈페이지레이아웃 헤더 web Shop 내비게이션메뉴

More information

C++-¿Ïº®Çؼ³10Àå

C++-¿Ïº®Çؼ³10Àå C C++. (preprocessor directives), C C++ C/C++... C++, C. C++ C. C C++. C,, C++, C++., C++.,.. #define #elif #else #error #if #itdef #ifndef #include #line #pragma #undef #.,.,. #include #include

More information

2016년이렇게달라집니다_ 전체 최종 1223.indd

2016년이렇게달라집니다_ 전체 최종 1223.indd Contents 2016 ii iii Contents 2016 iv v Contents 2016 vi vii Contents 2016 viii ix Contents 2016 x xi Contents 2016 xii xiii Contents 2016 xiv xv Contents 2016 xvi xvii Contents 2016 3 xviii xix Contents

More information

KeyMission 360 KeyMission ( ).... 4K UHD., 60 cm... ii KeyMission 360

KeyMission 360 KeyMission ( ).... 4K UHD., 60 cm... ii KeyMission 360 KeyMission 360 SnapBridge 1 4 20 34 ii iv vi. " "(x ), ",, "(xiv) " "(34 ).. KeyMission 360 KeyMission 360. 360 360 180 ( ).... 4K UHD., 60 cm... ii KeyMission 360 SnapBridge 360/170 KeyMission 360/170

More information

HTML5가 웹 환경에 미치는 영향 고 있어 웹 플랫폼 환경과는 차이가 있다. HTML5는 기존 HTML 기반 웹 브라우저와의 호환성을 유지하면서도, 구조적인 마크업(mark-up) 및 편리한 웹 폼(web form) 기능을 제공하고, 리치웹 애플리케이 션(RIA)을

HTML5가 웹 환경에 미치는 영향 고 있어 웹 플랫폼 환경과는 차이가 있다. HTML5는 기존 HTML 기반 웹 브라우저와의 호환성을 유지하면서도, 구조적인 마크업(mark-up) 및 편리한 웹 폼(web form) 기능을 제공하고, 리치웹 애플리케이 션(RIA)을 동 향 제 23 권 5호 통권 504호 HTML5가 웹 환경에 미치는 영향 이 은 민 * 16) 1. 개 요 구글(Google)은 2010년 5월 구글 I/O 개발자 컨퍼런스에서 HTML5를 통해 플러 그인의 사용이 줄어들고 프로그램 다운로드 및 설치가 필요 없는 브라우저 기반 웹 플랫폼 환경이 점차 구현되고 있다고 강조했다. 그리고 애플(Apple)은 2010년

More information

3항사가 되기 위해 매일매일이 시험일인 듯 싶다. 방선객으로 와서 배에서 하루 남짓 지내며 지내며 답답함에 몸서리쳤던 내가 이제는 8개월간의 승선기간도 8시간같이 느낄 수 있을 만큼 항해사로써 체질마저 변해가는 듯해 신기하기도 하고 한편으론 내가 생각했던 목표를 향해

3항사가 되기 위해 매일매일이 시험일인 듯 싶다. 방선객으로 와서 배에서 하루 남짓 지내며 지내며 답답함에 몸서리쳤던 내가 이제는 8개월간의 승선기간도 8시간같이 느낄 수 있을 만큼 항해사로써 체질마저 변해가는 듯해 신기하기도 하고 한편으론 내가 생각했던 목표를 향해 HMS News Letter Hot News 16 th August. 2011 / Issue No.43 Think safety before you act! 국가인적자원개발컨소시엄 전용 홈페이지 개선 Open 국가인적자원개발컨소시엄 전용 홈페이지를 8/13(토) 새롭게 OPEN하였습니다. 금번 컨소시엄 전용 홈페이지의 개선과정에서 LMS(Learning Management

More information

1

1 7차시. 이즐리와 택시도를 활용한 인포그래픽 제작 1. 이즐리 사이트에 대해 알아보고 사용자 메뉴 익히기 01. 이즐리(www.easel.ly) 사이트 접속하기 인포그래픽 제작을 위한 이즐리 사이트는 무료로 제공되는 템플릿을 이용하여 간편하게 인포그래 픽을 만들 수 있는 사이트입니 이즐리는 유료, 무료 구분이 없는 장점이 있으며 다른 인포그래픽 제작 사이트보다

More information

학위논문홍승아.hwp

학위논문홍승아.hwp 印 印 印 - iv - - v - - vi - - vii - - viii - -1- -2- -3- -4- -5- -6- - -7- vii - - -8- viii - -9- 1) --10- x - --11- xi - --12- xii - -13- -14- -15- -16- -17- -18- -19- -20- --21- xxi - -22- - -23- xxiii

More information

10X56_NWG_KOR.indd

10X56_NWG_KOR.indd 디지털 프로젝터 X56 네트워크 가이드 이 제품을 구입해 주셔서 감사합니다. 본 설명서는 네트워크 기능 만을 설명하기 위한 것입니다. 본 제품을 올바르게 사 용하려면 이 취급절명저와 본 제품의 다른 취급절명저를 참조하시기 바랍니다. 중요한 주의사항 이 제품을 사용하기 전에 먼저 이 제품에 대한 모든 설명서를 잘 읽어 보십시오. 읽은 뒤에는 나중에 필요할 때

More information

희망풍차는 우리 주변의 소외된 어린이, 어르신, 다문화가족, 북한이주민과의 결연을 통해 생계, 의료, 주거, 교육 등 대상자에게 꼭 필요한 도움을 제공하는 국민참여형 통합적 맞춤형 휴먼 서비스입니다.

희망풍차는 우리 주변의 소외된 어린이, 어르신, 다문화가족, 북한이주민과의 결연을 통해 생계, 의료, 주거, 교육 등 대상자에게 꼭 필요한 도움을 제공하는 국민참여형 통합적 맞춤형 휴먼 서비스입니다. 정기후원 긴급지원 문의 1577-8179(편한친구) 본 지사 혈액 병원 소식 Autumn 2014. 10 04 page 16-43 page 본사소식 혈액소식 병원소식 지사소식 서울특별시지사 부산광역시지사 대구광역시지사 인천광역시지사 울산광역시지사 경기도지사 강원도지사 충청북도지사 대전ㆍ세종ㆍ충남지사 전라북도지사 광주ㆍ전남지사 경상북도지사 경상남도지사 제주특별자치도지사

More information

가정법( 假 定 法 )이란, 실제로 일어나지 않았거나 앞으로도 일어나지 않을 것 같은 일에 대해 자신의 의견을 밝히거나 소망을 표현하는 어법이다. 가정법은 화자의 심적 태도나 확신의 정도를 나타내는 어법이기 때문 에 조동사가 아주 요긴하게 쓰인다. 조동사가 동사 앞에

가정법( 假 定 法 )이란, 실제로 일어나지 않았거나 앞으로도 일어나지 않을 것 같은 일에 대해 자신의 의견을 밝히거나 소망을 표현하는 어법이다. 가정법은 화자의 심적 태도나 확신의 정도를 나타내는 어법이기 때문 에 조동사가 아주 요긴하게 쓰인다. 조동사가 동사 앞에 chapter 08 Subjunctive Mood Subjunctive Mood 가 정 법 UNIT 39 가정법 과거 UNIT 40 가정법 과거완료, 혼합 가정법 UNIT 41 I wish[as if, It s time] + 가정법 UNIT 42 주의해야 할 가정법 가정법( 假 定 法 )이란, 실제로 일어나지 않았거나 앞으로도 일어나지 않을 것 같은 일에 대해

More information

<B1E2C8B9BEC828BFCFBCBAC1F7C0FC29322E687770>

<B1E2C8B9BEC828BFCFBCBAC1F7C0FC29322E687770> 맛있는 한국으로의 초대 - 중화권 음식에서 한국 음식의 관광 상품화 모색하기 - 소속학교 : 한국외국어대학교 지도교수 : 오승렬 교수님 ( 중국어과) 팀 이 름 : 飮 食 男 女 ( 음식남녀) 팀 원 : 이승덕 ( 중국어과 4) 정진우 ( 중국어과 4) 조정훈 ( 중국어과 4) 이민정 ( 중국어과 3) 탐방목적 1. 한국 음식이 가지고 있는 장점과 경제적 가치에도

More information

......

...... Beamer 테마박스형오버레이 : 애니메이션유인물출력 고려대학교경제학과 2012. 8. 9 Beamer 테마박스형오버레이 : 애니메이션유인물출력 표제작성 \documentclass{beamer} \usepackage{kotex} \usepackage{hyperref} \usepackage{multirow} \usepackage{graphicx} \usepackage{amssymb,amsfonts,amsmath}

More information

picasa

picasa 3.0 3.0 01 01? CHAPTER 01,,,. 01 3. 4.. 1. 2. Picasa 3.. * Picasa. *. * Picasa... 3.0 02 02 CHAPTER 02. ,, CD,,,. 1. 2. 3. ' ' 4. ()Ctrl, 5...., 6. 1. 2. 3. 4. (.) 1. 2., 3., 4. ' ' 5. 02 1. 2., 3.. '

More information

YSU_App_2.0-2

YSU_App_2.0-2 Application System 2. 0 Youngsan University Identity Graphic Standards Stationery Business Card Business Card Letterhead-Korean Letterhead-English Envelope_Korean Envelope_English Envelope_Window Envelope_Large

More information

013년도 전주ᆞ완주 탄소산업 : ( ) : ( ) : ( ) : ( ) : ( ) : ( ) : ( ) : ( ) : ( ) : ( ) ~ ~ 1. 최종 사업목표 및 내용 탄소 관련산업동향과 국가정책에 부응하여 탄소산업 중심의 테마형 집적화단지(Carbon Valley) 조성을 위한 탄소기업 유치 및 육성, 산업기반의 구축 등에 관한 전략적 접근이 필요함

More information

<BAD2B9FDBAB9C1A620BAB8B0EDBCAD5FC5EBC7D55F76657230345FB9DFB0A3BBE7C6F7C7D45F33C2F720B1B3C1A428B1D7B8B22020C3DFC3E2292E687770>

<BAD2B9FDBAB9C1A620BAB8B0EDBCAD5FC5EBC7D55F76657230345FB9DFB0A3BBE7C6F7C7D45F33C2F720B1B3C1A428B1D7B8B22020C3DFC3E2292E687770> 2014 저작권 보호 연차보고서 nnual eport on Copyright rotection 2014 저작권 보호 연차보고서 nnual eport on Copyright rotection 발간사 올해 초 안방극장을 휘어잡은 드라마 별에서 온 그대 는 독특한 소재와 한류스타의 완벽한 연기로 대한민국을 넘어 중국과 일본 등 아시아에 다시금 한류 열풍을 불러일으켰습

More information

User's Guide

User's Guide KOR < > 1. ( ) : Laser Beam Printer (LBP3000) 2. : CANON INC. 3. / : CANON ZHONGSHAN BUSINESS MACHINESCO. LTD No.26,Huoju Dadao,Concentrated-constructed Quarter, Zhongshan Torch Hi-Tech Industrial Development

More information

2 2010년 1월 15일 경상북도 직업 스쿨 운영 자격 취득 위한 맞춤형 교육 시 10곳 100명에 교육 기회 제공 본인에게 적합한 직종 스스로 선택 1인당 최고 100만원까지 교육비 지원 경상북도는 결혼이주여성 100명에게 맞춤형 취업교 육을 제공하는 결혼이민자 직

2 2010년 1월 15일 경상북도 직업 스쿨 운영 자격 취득 위한 맞춤형 교육 시 10곳 100명에 교육 기회 제공 본인에게 적합한 직종 스스로 선택 1인당 최고 100만원까지 교육비 지원 경상북도는 결혼이주여성 100명에게 맞춤형 취업교 육을 제공하는 결혼이민자 직 대구경북 다문화가족신문 2010년 1월 15일 제17호 새해 복 많이 받으세요 2010년 새해가 밝았습니다. 한국에서는 새해가 시작되면 새해 복 많이 받으세요 라는 말로 새해 첫 인사를 나누며 서로의 행복을 기원합니다. 세계 어느 나라 사람이든 새로운 해를 맞이하는 설렘은 같습니다. 며칠 지났지만 아내의 나라 말로 다정하게 새해 인사를 건네보면 어떨까 요?

More information

<C1DF3320BCF6BEF7B0E8C8B9BCAD2E687770>

<C1DF3320BCF6BEF7B0E8C8B9BCAD2E687770> 2012학년도 2학기 중등과정 3학년 국어 수업 계획서 담당교사 - 봄봄 현영미 / 시온 송명근 1. 학습 목적 말씀으로 천지를 창조하신 하나님이 당신의 형상대로 지음 받은 우리에게 언어를 주셨고, 그 말씀의 능 력이 우리의 언어생활에도 나타남을 깨닫고, 그 능력을 기억하여 표현하고 이해함으로 아름다운 언어생활 을 누릴 뿐만 아니라 언어문화 창조에 이바지함으로써

More information

본문01

본문01 Ⅱ 논술 지도의 방법과 실제 2. 읽기에서 논술까지 의 개발 배경 읽기에서 논술까지 자료집 개발의 본래 목적은 초 중 고교 학교 평가에서 서술형 평가 비중이 2005 학년도 30%, 2006학년도 40%, 2007학년도 50%로 확대 되고, 2008학년도부터 대학 입시에서 논술 비중이 커지면서 논술 교육은 학교가 책임진다. 는 풍토 조성으로 공교육의 신뢰성과

More information

해양모델링 2장5~18 2012.7.27 12:26 AM 페이지6 6 오픈소스 소프트웨어를 이용한 해양 모델링 2.1.2 물리적 해석 식 (2.1)의 좌변은 어떤 물질의 단위 시간당 변화율을 나타내며, 우변은 그 양을 나타낸 다. k 5 0이면 C는 처음 값 그대로 농

해양모델링 2장5~18 2012.7.27 12:26 AM 페이지6 6 오픈소스 소프트웨어를 이용한 해양 모델링 2.1.2 물리적 해석 식 (2.1)의 좌변은 어떤 물질의 단위 시간당 변화율을 나타내며, 우변은 그 양을 나타낸 다. k 5 0이면 C는 처음 값 그대로 농 해양모델링 2장5~18 2012.7.27 12:26 AM 페이지5 02 모델의 시작 요약 이 장에서는 감쇠 문제를 이용하여 여러분을 수치 모델링 세계로 인도한다. 유한 차분법 의 양해법과 음해법 그리고 일관성, 정확도, 안정도, 효율성 등을 설명한다. 첫 번째 수치 모델의 작성과 결과를 그림으로 보기 위해 FORTRAN 프로그램과 SciLab 스크립트가 사용된다.

More information