Friday, September 21, 2018

LaTex Markup Language as a text editor Using Texmaker Software

Faculty Development Program on LaTex:
Developing High-Quality Scientific and Engineering Document for Publishing
===============================================================
LaTex ဆိုတာ technical နွင္​့ scientific documentation မ်ား ​ေရးသားရာမွာ အသံုးျပဳတဲ့ software တမ်ိဳးျဖစ္​ပါတယ္​။ ပံုမွန္​ က်ြန္​​ေတာ္​တို႔​ေတြက Microsoft Word အသံုးျပဳၿပီး ျပင္​ဆင္​ၾကပါတယ္​။ LaTex က​ေတာ့  ​ေရးခ်င္​တဲ့ text,figure,equation,multicolum, table ​ေတြကို LaTex code​ ေလး​ေတြ နဲ႔ ​ေရးၿပီး ျပင္​ၾကတာပါ။ 

Documentation တခု ျပင္​ဖို႔ ဒီ code ​ေတြ ​ေလ့လာၿပီး ျပင္​မယ္​့အစား Microsoft word နဲ႔ပဲ ျပင္​​ေတာ့မွာ​ေပါ့လို႔ အျငင္​းပြားစရာရွိပါတယ္​။ 

IEEE ၊ Springer စတဲ့ journal/ Conference ေတာ္​​ေတာ္​မ်ားမ်ားမွာ ​ေပးထားတဲ့ sample template ကို downlpad လုပ္​ၿပီး Conference/journal paper ​ေတြ ျပင္​ၾကတာက သက္​ဆိုင္​ရာ Org က လိုခ်င္​တဲ့ အတိုင္​း format ကို တိတိက်က် ျပင္​လို႔ရပါတယ္​။ 

Latex ရဲ႕ အဓိက အားသာခ်က္​က​ေတာ့ Thesis စာအုက္​လိုမ်ိဳးျပင္​ဖို႔ဆိုရင္​ Chapters​ ​ေတြအမ်ားႀကီးကို ေရးတဲ့အခါမွာ List of Figures၊ List of Tables  နဲ႔ Table of Contents ေတြ ကို Latex Code ကို သံုးၿပီး ​ေရးတာ  အလြန္အဆင္ေျပတယ္​လို႔ ​ေလ့လာ​ေတြ႕ရွိရပါတယ္​။ 

သူရဲ႕ အားသာခ်က္​က စာ႐ြက္​​ေရ အမ်ားႀကီး ရွိတဲ့ Thesis စာအုပ္ထဲက​ တခုခုကို ျပင္​စရာရွိလို႔ ျပင္​ဖို႔ဆိုရင္​ အတြင္းက Caption ကို ျပင္လိုက္တာနဲ႔ ​ေနရာတိုင္​းမွာ ျပင္ၿပီးသားျဖစ္သြားပါတယ္။

ဒါ​ေပမယ္​့လဲ Microsoft word မွာ find and replace သံုးတတ္​ရင္​လဲ ​ေတာ္​​ေတာ္​ခရီး​ေရာက္​​ေနပါၿပီ။ 

 Section ​ေတြ ခြဲတဲ့အခါ section အခြဲ​ေလး​ ေတြကို အလိုအေလွ်ာက္ တပ္ေပးပါတယ္​။  

တခ်ိဳ႕  နိုင္​ငံျခားတကၠသိုလ္​​ေတြက​ေတာ့  Journal/conference paper နွင္​့ Thesis ​ေတြကို Microsoft word နဲ႔ ျပင္​တာထက္​ LaTex ကို အသံုးျပဳခိုင္​းၾကပါတယ္​။ တကယ္​လို႔ ကိုယ္​လဲ Paper/Thesis ​ေတြ ကို LaTex အသံုးျပဳၿပီး ျပင္​ရမယ္​လို႔ မ်ား ႀကံဳလာခဲ့ရင္​ ​ေျဖရွင္​းနိုင္​ဖို႔ LaTeX markup language ကို ေလ့လာၾကပါစို႔။ 

အသံုးျပဳဖို႔က​ေတာ့ 
Miktex  (https://miktex.org/download)
နဲ႔ Texmaker software (http://www.xm1math.net/texmaker/download.html)
ေတြကို အသံုးျပဳလို႔ရပါတယ္​။ 

ကိုယ္​့ OS နဲ႔ ကိုက္​ညီမယ္​့ ဟာကို Download ခ်ၿပီး ​ေလ့လာလို႔ရပါတယ္​။ 

Texmaker က​ေတာ့ အသံုးျပဳရတာ ပိုၿပီး ရိုးရွင္​းလြယ္​ကူပါတယ္​ ။ 

​ေလ့လာဖို႔ Samplecode ​ေတြက​ေတာ့ ရွိၿပီးသားမို႔ ​ေလ့လာရတာ လြယ္​ကူ​ေစပါတယ္​ ။ 
https://www.latex-tutorial.com/tutorials/

\documentclass{article}
\begin{document}
  please visit my blog: drmoemoemyint.blogspot.com\\
  Thanks for reading! \\
  Moe Moe Myint
\end{document}


No comments:

Post a Comment