Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 812 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 812 Bytes

BCA453CO, Dot Net Programming Notes for BCA-VIII

Dot Net Programming Notes for BCA-VIII

How to Compile?

Online

  1. Download source code
  2. Go to Overleaf and login
  3. Upload downloaded zipped source code
  4. Choose XeLaTeX/LuaLaTeX as compiler
  5. Choose TexLive version as 2020
  6. Compile

Offline

  1. Download and Install TexLive
  2. Download TexStudio or visual studio code with and install this extension
  3. Select XeLaTeX/LuaLaTeX as compiler
  4. Download Shobhika unicode font and install
  5. Create directory named build_dir to store auxiliary files (optional)
  6. Compile