Q&A 마당은 텍 관련 질문/답변을 위해 만들었습니다.

  • 로그인 없이 자유롭게 글을 읽고 쓸 수 있는 철학은 처음과 같이 계속됩니다.
  • 질문 전에 아래를 읽어 보세요. 좋은 질문이 좋은 답을 받을 수 있는 좋은 방법입니다.
    • 질문에 맞는 제목을 붙이세요. 질문의 내용과 관련없는 "고수님", "긴급질문", "도와주세요"와 같은 제목은 답이 잘 올라오지 않습니다. 이 게시판에 올라오는 모든 글은 질문입니다. 굳이 [질문], [Q]를 적으실 필요도 없습니다.
    • 내용을 충실히 적어 주시고, 같은 상황을 재현할 수 있는 최소한의 예제가 같이 있어야 합니다.
    • 최소 예제는 "Minimal working example"을 읽어 보세요.
  • 파일을 첨부하실 때에는 가능한 압축하여 파일 크기를 줄여서 올려주시길 바랍니다.
  • 개인적으로 사용하신 글꼴이 들어 있는 경우, preparefont.sty에 관한 답변을 참조하세요.
  • 스팸 글을 막기 위하여 짧은 시간 내에 다시 글이 등록되는 IP를 막거나, 광고 글을 막기 위하여 금지어로 .com, .net 등을 설정하고 있습니다. 다소간의 불편함이 있으시더라도 양해 바랍니다.
    • 금지어에서 stackexchange, stackoverflow, ctan, overleaf, , github, google.com, gmail.com, .org, .io, sil.org, wiki.com, tistory.com등은 해제하였습니다.
  • MathJax를 이용한 수식조판을 사용하실 수 있습니다. 여기를 참조하세요.
  • 사용하는 편집기는 CKeditor입니다.
    • 편집기에서 [enter]를 누르면 <p> 태그가 들어가고, 문단으로 생각하고 한 줄을 비웁니다.
    • 글줄만 바꾸려면 [shift-enter]를 누르면 <BR> 태그가 들어가므로 용도에 맞게 나누어 쓸 수 있습니다.
    • 수식를 문서내에 삽입하시려면 에디터를 툴바에서 [소스]를 눌러 HTML로 입력할 수 있게 바꾸신 후 <pre> </pre> tag를 사용하셔서 <pre> 여러 줄의 수식 </pre>처럼 입력하시면 좋습니다.

APPENDIX에 그림을 넣는 과정에 첫 그림은 잘 들어가는데 다음 그림부터 이상해집니다...

\chapter{Building Digital Skills Programs Overview}
\section{LATIN CODE WEEK}
\begin{floatingfigure}[l]{.23\textwidth}
\includegraphics[width=.2\textwidth]{png/4.png}
\end{floatingfigure}
Latin Code Week is an educational program across Latin America that aims to train future generations, 
so that they become key players in the economic and social development of Latin America. 
Venezuela emerged as the winner of Latin Code Week with more than 42,000 votes casted online for the winning team. 
In 2018, the program impacted 3,000 students lives in ten countries, through the help of more than 200 volunteer mentors.
\section{AFRICA CODE WEEK}
\begin{floatingfigure}[l]{.23\textwidth}
\includegraphics[width=.2\textwidth]{png/5.png}
\end{floatingfigure}
Africa Code Week is instilling digital literacy and coding skills in the young generation across African countries. 
This program works closely with private, public and non-profit partners to drive sustainable learning impact across Africa. In 2018, 
Africa Code Week took place in 37 African countries reaching 2.3 million youth. 
The initiative trained 23,000 trainers who will take the knowledge they've learned and continue spreading 21st-century skills across Africa.
\section{CODE UNATI}
\begin{floatingfigure}[l]{.23\textwidth}
\includegraphics[width=.2\textwidth]{png/6.png}
\end{floatingfigure}
Code Unnati is a corporate-to-citizen, digital literacy and IT skills development initiative aimed at fostering digital inclusion in India. 
Launched in June 2017, Code Unnati integrates the Digital Literacy curriculum within primary to higher secondary curriculum and 
imparts skills in next-gen technologies among the youth enabling employment opportunities. 
Code Unnati reached 414,486 students and teachers in 2018.
\section{MEET AND CODE}
\begin{floatingfigure}[l]{.23\textwidth}
\includegraphics[width=.1\textwidth]{png/7.png}
\end{floatingfigure}
Meet and Code introduces European children and young people between the ages of 8 and 24 to the world of technology 
and coding. Events are organized by local non-profits across Europe, with overall program support and partnership provided 
by Haus des Stiftens gGmbH (HDS) and TechSoup Europe. 
By exploring a broad range of technology and digital topics and creative coding, 
participants are encouraged to develop the digital skills they need in today’s world. 
In 2018, 52,000 young people participated in over 1,100 workshops in 22 countries.

 

 

캡처.PNG

 

번호 제목 글쓴이 날짜 조회 수
공지 Minimal Working Example을 첨부해주세요 [4] nanim 2015.06.23 230378
2814 제목 각주와 저자 각주 번호와 순서 질문입니다 [4] 레쓰비 2015.11.29 30712
2813 XeLaTeX + kotex 사용시 missing \begin{document} 에러 [3] nullstein 2012.01.16 30210
2812 줄바꿈 안하는 enumerate 환경이 가능할까요? [3] Dennis 2011.01.07 30115
2811 참고문헌을 문서 중간에 위치시키기 [1] elquin 2012.09.20 29794
2810 그림(figure)을 넣는 주제와 관련하여서 [4] 조군 2011.01.08 29685
2809 물결표 모양 문제입니다.. [6] file ym 2011.08.11 29674
2808 Mac 에 폰트 설치해서 LaTeX에서 사용하기 [13] aeronova 2011.03.17 29566
2807 enumitem 패키지의 nextline 스타일 버그 [2] file Dennis 2011.01.09 29495
2806 texlive에 설치한 라이브러리 vim에서 이용 [1] tackg_o187 2019.08.23 29345
2805 한글이 깨졌어요~ [3] fortunate7 2012.05.02 29317
2804 table error 뜨네요 ㅠ [4] file 질문! 2012.09.22 29149
2803 winedt에서 figure불러오기 질문이요~ [1] hjin 2011.02.21 29007
2802 [수식전개] 0이 되는 항을 사선을 겹쳐 그어서 0이 됨을 표시하는 방법? [2] 공대생 2011.10.09 28778
2801 tabular 명령어에서 대각선은 어떻게 그려야 하나요 [1] maclaurin 2012.01.25 28683
2800 xelatex에서 \color와 줄바꿈 정렬 [6] file ko.TeX 사용자 2015.06.16 27500
2799 hyperref 와 underscore 패키지 사용시 [1] file aos 2013.02.20 26948
2798 [oZ??님] TeX Live 2013 과 xelatex 한글 문제 관련 [3] ischo 2013.09.06 26921
2797 Windows 에서 TeXLive 2013 + koTeX 설치 [1] 궁금이 2013.08.31 26629
2796 WinEdt 7, highlighting 문제 [3] file Ellipse 2013.02.13 26345
2795 MikTex 2.8 에서 수학기호 사용 방법에 관한여.. [2] file sjg524 2011.02.09 25974



XE Login