TransWikia.com

About svproc documentclass

TeX - LaTeX Asked on December 29, 2021

I am supposed to submit my paper to conference, whose proceedings will be published by Springer in Lecture notes in Network and Systems(LNNS). But the said latex file is not running. It says svproc.cls not found. How to proceed further?

3 Answers

This is the simple error because sproc.cls file is not found. First check it is in the same place in the working directory then use

documentclass{svproc}

If sproc.cls file in the other directory then check path of directory. then use

documentclass{../styles/svproc}

Answered by Sumit on December 29, 2021

Actually what happen, in your folder svproc.cls file is not exists thats why it say like this :

! LaTeX Error: File svproc.cls not found.

To resolve this issues just import the svproc.cls file on your working folder.

And code for the svproc.cls file will be found from https://github.com/rknaebel/report-template/blob/master/svproc.cls

Hope it wiil help you.

Answered by sd_Dhara.45 on December 29, 2021

This is a stale question but for the benefit of others who visit this question in future, check if you have styles folder. If it does exist, the svproc.cls is most probably in that folder only. Link the class file using the command documentclass{./styles/svproc}

Answered by Shrey Dabhi on December 29, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP