Latex Programı'nda Listeleme ve Çeşitleri, Yazıyı Ortalı Yazma ve Modüler Aritmetiği Yazma Komutları

I am continuing my course of lecture about Latex which is an open source software program. In this lesson, I will describe the commands in the Latex program for listing and writing types, writing centering, and modular arithmetic.


Açık kaynak yazılımlı bir program olan Latex'i anlattığım ders serimize devam ediyorum. Bu dersimizde Latex programı'nda listeleme ve çeşitleri, yazıyı ortalayarak yazma ve modüler aritmetiği yazma komutlarını anlatacağım.

Programda yazdığımız komutların doğruluğunu kontrol etmek için araç çubuğunda yer alan ''Tex'' açılan pencereden de ''TeXify'' tıklayarak yapıyoruz. Ayrıca matematik terimleri yazarken başına ve sonuna ''$'' işareti yazmayı unutmayalım.

1.png


  • Noktalı listeleyerek yazmak için kullanılan komutumuz ''\begin{itemize}
    \item
    \end{itemize}''.
    Madde sayısını artırmak için ise \item alt alta yazarak yaparız. Örnek:
    \documentclass{article}
    \begin{document}
    \begin{itemize}
    \item Utopian
    \item Steemit
    \item Tutorial
    \end{itemize}
    \end{document}

2.png


3.png


  • Numaralı listeleyerek yazmak için kullanılan komut ''\begin{enumerate}
    \item
    \end{enumerate}''.
    Madde sayısını artırmak \item alt alta yazarak yaparız. Örnek:
    \documentclass{article}
    \begin{document}
    \begin{enumerate}
    \item Utopian
    \item Steemit
    \item Tutorial
    \end{enumerate}
    \end{document}

4.png


5.png


  • Kendimiz elle yazarak numara vermek için kullanılan komut ''\begin{description}
    \item [Kural 1.]
    \end{description}''.
    Madde sayısını artırmak için \item [Kural 2.] şeklinde alt alta yazarak yaparız. Örnek:
    \documentclass{article}
    \begin{document}
    \begin{description}
    \item [Kural 1.] Utopian
    \item [Kural 2.] Steemit
    \item [Kural 3.] Tutorial
    \end{description}
    \end{document}

6.png


7.png


  • İç içe listeleme için kullanılan komutlarımız aynıdır. Örnek:
    \documentclass{article}
    \begin{document}
    \begin{enumerate}
    \item "{O}ncelikler
    \begin{enumerate}
    \item Matemati\u{g}i Sevmeliyim
    \begin{enumerate}
    \item Matemati\u{g}i Bilmeliyim
    \begin{enumerate}
    \item Matemati\u{g}i Severim
    \item Matemati\u{g}i Bilirim
    \end{enumerate}
    \item Matematik bilimdir
    \end{enumerate}
    \item Matematik fen bilimidir
    \end{enumerate}
    \item LaTeX i "{o}\u{g}renmeliyim
    \end{enumerate}
    \end{document}

8.png


9.png


  • Yazıyı ortalayarak yazmak için kullanılan komut ''\begin {center}...................\end {center}''. Noktalı yere istediğimiz yazıyı yazarız. Örnek:
    \documentclass{article}
    \begin{document}
    Utopian \begin {center}
    Steemit
    \end {center} Tutorial
    \end{document}

10.png


11.png


  • Modüler aritmetiği yazmak için kullandığımız komut ise ''\pmod{]''. Köşeli parantez içine mod yazılır. Örnek:
    \documentclass{article}
    \begin{document}
    $ x\equiv a\pmod{b}$
    \end{document}

12.png


13.png


  • Son olarak modüler aritmetik ile ilgili bir örnek yapalım. 2^57 nin 5 ile bölümünden kalan nedir?. Örnek:
    \documentclass{article}
    \begin{document}
    $ 2^{57}\equiv 3\pmod{5}$
    \end{document}

14.png


15.png


GitHub Linki



Posted on Utopian.io - Rewarding Open Source Contributors

Sort:  

Hey @matematikciemre I am @utopian-io. I have just upvoted you!

Achievements

  • You have less than 500 followers. Just gave you a gift to help you succeed!
  • Seems like you contribute quite often. AMAZING!

Suggestions

  • Contribute more often to get higher and higher rewards. I wish to see you often!
  • Work on your followers to increase the votes/rewards. I follow what humans do and my vote is mainly based on that. Good luck!

Get Noticed!

  • Did you know project owners can manually vote with their own voting power or by voting power delegated to their projects? Ask the project owner to review your contributions!

Community-Driven Witness!

I am the first and only Steem Community-Driven Witness. Participate on Discord. Lets GROW TOGETHER!

mooncryption-utopian-witness-gif

Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x

Çok emek vermişsiniz teşekkürler .

Teşekkür ederim. Üniversitede eğitimini alırken zor olmuştu. Tez yazarken çok kullanmıştım. Bu platformda da tanıtmaya çalışıyorum.

Thank you for the contribution. It has been approved.

You can contact us on Discord.
[utopian-moderator]

thank you very muvh @damla

Congratulations! This post has been upvoted from the communal account, @minnowsupport, by matematikciemre from the Minnow Support Project. It's a witness project run by aggroed, ausbitbank, teamsteem, theprophet0, someguy123, neoxian, followbtcnews/crimsonclad, and netuoso. The goal is to help Steemit grow by supporting Minnows and creating a social network. Please find us in the Peace, Abundance, and Liberty Network (PALnet) Discord Channel. It's a completely public and open space to all members of the Steemit community who voluntarily choose to be there.

If you would like to delegate to the Minnow Support Project you can do so by clicking on the following links: 50SP, 100SP, 250SP, 500SP, 1000SP, 5000SP. Be sure to leave at least 50SP undelegated on your account.

thank you minnowsupport

Coin Marketplace

STEEM 0.06
TRX 0.28
JST 0.048
BTC 68237.80
ETH 1975.67
USDT 1.00
SBD 0.50