OthersCommand Line Options

Information and discussion about other TeX distributions not listed above; installation, administration; field reports
Post Reply
SathishV
Posts: 2
Joined: Fri May 31, 2013 9:04 am

Command Line Options

Post by SathishV »

Hello to all,

I am new to LaTeX/BaKoMa TeX Word, and i have a doubt in BaKoMa TeX Word.

I opened a TeX file in using "texword.exe" from command line, and it works perfectly.

Command line for opening a source file.

Code: Select all

C:\BaKoMa TeX\BIN\WIN32>texopen.exe D:\RS\RSTA\gms333\uiii.tex
My doubt/need is, is it possible to open a TeX file in BaKoMa. In WinEdt we can use the following command

Code: Select all

C:\\yandy\\WINEDT\\WinEdt.exe  -F [Open('D:\xx\333\aa.tex');SelPar(59,8)]
Please guide me.


Thanks & Regards
Sathish V.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
EnriqueVilla
Posts: 20
Joined: Thu Jun 26, 2025 10:31 pm

Re: Command Line Options

Post by EnriqueVilla »

Hi Sathish! As far as I know, BaKoMa TeX Word lets you open files via command line like you did, but it doesn’t support advanced commands like WinEdt’s to jump to specific lines or selections. You might need to open the file normally and navigate inside manually. Hope that helps!
Post Reply